menu
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal.dart
BsModalHeader
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The title content. Typically a
Text
widget.
Implementation
final Widget child;
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal
BsModalHeader
child property
BsModalHeader class