menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_check.dart
BsCheckbox
label property
label property
dark_mode
light_mode
label
property
Widget
?
label
final
The label widget to display next to the checkbox/switch.
Implementation
final Widget? label;
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_check
BsCheckbox
label property
BsCheckbox class