menu
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal.dart
BsModal
centered property
centered property
dark_mode
light_mode
centered
property
bool
centered
final
Whether the modal should be vertically centered. Defaults to
false
.
Implementation
final bool centered;
bootstrap_ui_flutter package
documentation
ui/components/modal/bs_modal
BsModal
centered property
BsModal class