menu
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown.dart
BsDropdown
label property
label property
dark_mode
light_mode
label
property
String
?
label
final
A static label to display on the default trigger button.
Implementation
final String? label;
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown
BsDropdown
label property
BsDropdown class