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