menu
fetosense_remote_flutter
ui/shared/customRadioBtn.dart
CustomRadioBtn
buttonLables property
buttonLables
dark_mode
light_mode
buttonLables
property
List
<
String
>
buttonLables
final
The labels of the radio buttons
Implementation
final List<String> buttonLables;
fetosense_remote_flutter
customRadioBtn
CustomRadioBtn
buttonLables property
CustomRadioBtn class