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