menu
lib_common_fx package
documentation
ui/fx_radio_button.dart
FxRadioButton<T>
toggleable property
toggleable property
dark_mode
light_mode
toggleable
property
bool
toggleable
final
是否允许回到未选中状态
Implementation
final bool toggleable;
lib_common_fx package
documentation
ui/fx_radio_button
FxRadioButton<T>
toggleable property
FxRadioButton class