menu
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal.dart
BsModal
body property
body property
dark_mode
light_mode
body
property
Widget
body
final
The main body content of the modal. Typically a
BsModalBody
.
Implementation
final Widget body;
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal
BsModal
body property
BsModal class