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