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