menu
carbon_flutter package
documentation
features/checkbox/checkbox.props.dart
CCheckboxProps
enable property
enable property
dark_mode
light_mode
enable
property
bool
enable
final
Whether the checkbox is enabled or not.
@default:
true
Implementation
final bool enable;
carbon_flutter package
documentation
features/checkbox/checkbox.props
CCheckboxProps
enable property
CCheckboxProps class