menu
flutter_handy_utils package
documentation
widgets/grouped_radio_button.dart
GroupedRadioButton<T>
items property
items property
dark_mode
light_mode
items
property
List
<
GroupedRadioButtonItem
<
T
>
>
items
final
Implementation
final List<GroupedRadioButtonItem<T>> items;
flutter_handy_utils package
documentation
widgets/grouped_radio_button
GroupedRadioButton<T>
items property
GroupedRadioButton class