menu
carbon_flutter package
documentation
features/checkbox/checkbox.props.dart
CCheckboxProps
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
A text to display beside the checkbox.
@optional
Implementation
final String? label;
carbon_flutter package
documentation
features/checkbox/checkbox.props
CCheckboxProps
label property
CCheckboxProps class