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