menu
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal.dart
BsModal
header property
header property
dark_mode
light_mode
header
property
BsModalHeader
?
header
final
The header of the modal. Typically a
BsModalHeader
.
Implementation
final BsModalHeader? header;
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal
BsModal
header property
BsModal class