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