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