menu
adaptive_ui_ux package
documentation
backends/local_store.dart
StorageBackend
deleteLayoutConfig abstract method
deleteLayoutConfig abstract method
dark_mode
light_mode
deleteLayoutConfig
abstract method
Future
<
bool
>
deleteLayoutConfig
(
String
id
)
Delete a layout configuration
Implementation
Future<bool> deleteLayoutConfig(String id);
adaptive_ui_ux package
documentation
backends/local_store
StorageBackend
deleteLayoutConfig abstract method
StorageBackend class