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