menu
te_widgets package
documentation
widgets/checkbox/checkbox.dart
TCheckbox
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the checkbox is disabled.
Implementation
final bool disabled;
te_widgets package
documentation
widgets/checkbox/checkbox
TCheckbox
disabled property
TCheckbox class