menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_radio.dart
BsRadio<T>
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the input is disabled.
Implementation
final bool disabled;
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_radio
BsRadio<T>
disabled property
BsRadio class