menu
paginated_builder package
documentation
paginated_builder.dart
PaginatedBaseState<DataType, CursorType, StateType extends PaginatedBase<DataType, CursorType>>
loading property
loading property
dark_mode
light_mode
loading
property
bool
loading
getter/setter pair
Implementation
bool loading = false;
paginated_builder package
documentation
paginated_builder
PaginatedBaseState<DataType, CursorType, StateType extends PaginatedBase<DataType, CursorType>>
loading property
PaginatedBaseState class