menu
hubble_widget_library package
documentation
widgets/gradient_radio/gradient_radio.dart
GradientRadio<T>
children property
children property
dark_mode
light_mode
children
property
List
<
GradientRadioOption
<
T
>
>
children
final
Implementation
final List<GradientRadioOption<T>> children;
hubble_widget_library package
documentation
widgets/gradient_radio/gradient_radio
GradientRadio<T>
children property
GradientRadio class