menu
adapti_flow package
documentation
core/responsive/safe_mobile_layout.dart
SafeResponsiveLayout
enableScroll property
enableScroll property
dark_mode
light_mode
enableScroll
property
bool
enableScroll
final
Whether to wrap content in a
SingleChildScrollView
(default: true).
Implementation
final bool enableScroll;
adapti_flow package
documentation
core/responsive/safe_mobile_layout
SafeResponsiveLayout
enableScroll property
SafeResponsiveLayout class