menu
every_door_plugin package
documentation
widgets/radio_field.dart
RadioField
labels property
labels property
dark_mode
light_mode
labels
property
List
<
String
>
?
labels
final
Labels for options. If preset, they replace values in presentation.
Implementation
final List<String>? labels;
every_door_plugin package
documentation
widgets/radio_field
RadioField
labels property
RadioField class