menu
adaptive_ui_ux package
documentation
adaptive_layout.dart
AdaptiveLayout
onLayoutChanged property
onLayoutChanged property
dark_mode
light_mode
onLayoutChanged
property
dynamic Function
(
LayoutConfig
)
?
onLayoutChanged
final
Callback when the layout changes
Implementation
final Function(LayoutConfig)? onLayoutChanged;
adaptive_ui_ux package
documentation
adaptive_layout
AdaptiveLayout
onLayoutChanged property
AdaptiveLayout class