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