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