menu
bootstrap_ui_flutter package
documentation
ui/components/offcanvas/bs_offcanvas.dart
BsOffcanvasBody
scrollable property
scrollable property
dark_mode
light_mode
scrollable
property
bool
scrollable
final
Whether the body should be scrollable. Defaults to
true
.
Implementation
final bool scrollable;
bootstrap_ui_flutter package
documentation
ui/components/offcanvas/bs_offcanvas
BsOffcanvasBody
scrollable property
BsOffcanvasBody class