menu
save_points_extensions_utils package
documentation
utils/constants.dart
AppConstants
maxPageSize constant
maxPageSize constant
dark_mode
light_mode
maxPageSize
constant
int
const
maxPageSize
Maximum page size (100 items)
Implementation
static const int maxPageSize = 100;
save_points_extensions_utils package
documentation
utils/constants
AppConstants
maxPageSize constant
AppConstants class