menu
shared_component package
documentation
utils/storage_utils.dart
StorageUtils
getSidebarWidth method
getSidebarWidth method
dark_mode
light_mode
getSidebarWidth
method
String
?
getSidebarWidth
(
)
Implementation
String? getSidebarWidth() => getValue(AppConstants.sidebarWidthKey);
shared_component package
documentation
utils/storage_utils
StorageUtils
getSidebarWidth method
StorageUtils class