menu
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button.dart
BsButton
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text label to display on the button.
Implementation
final String label;
bootstrap_ui_flutter package
documentation
ui/components/button/bs_button
BsButton
label property
BsButton class