menu
star_live package
documentation
values/config.dart
Config
defPageSize constant
defPageSize constant
dark_mode
light_mode
defPageSize
constant
int
const
defPageSize
分页条数(默认:10)
Implementation
static const int defPageSize = 10;
star_live package
documentation
values/config
Config
defPageSize constant
Config class