menu
easy_adaptive_scaffold package
documentation
easy_adaptive_layout.dart
EasyAdaptiveLayoutState
refireshLayout method
refireshLayout method
dark_mode
light_mode
refireshLayout
method
void
refireshLayout
(
)
Implementation
void refireshLayout() { if (mounted) { setState(() {}); } }
easy_adaptive_scaffold package
documentation
easy_adaptive_layout
EasyAdaptiveLayoutState
refireshLayout method
EasyAdaptiveLayoutState class