menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_check.dart
BsCheckbox
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_check
BsCheckbox
disabled property
BsCheckbox class