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