menu
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown.dart
BsDropdownHeader
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The header widget (usually a
Text
).
Implementation
final Widget child;
bootstrap_ui_flutter package
documentation
ui/components/dropdown/bs_dropdown
BsDropdownHeader
child property
BsDropdownHeader class