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