menu
adaptive_ui_ux package
documentation
backends/local_store.dart
StorageBackend
saveLayoutConfig abstract method
saveLayoutConfig abstract method
dark_mode
light_mode
saveLayoutConfig
abstract method
Future
<
bool
>
saveLayoutConfig
(
LayoutConfig
config
)
Save a layout configuration
Implementation
Future<bool> saveLayoutConfig(LayoutConfig config);
adaptive_ui_ux package
documentation
backends/local_store
StorageBackend
saveLayoutConfig abstract method
StorageBackend class