menu
abstract_bloc package
documentation
abstract_list/widgets/abstract_list_builder.dart
AbstractListBuilder<B extends StateStreamableSource<S>, S extends AbstractListState>
onRefresh property
onRefresh property
dark_mode
light_mode
onRefresh
property
void Function
(
BuildContext
context
)
?
onRefresh
final
Implementation
final void Function(BuildContext context)? onRefresh;
abstract_bloc package
documentation
abstract_list/widgets/abstract_list_builder
AbstractListBuilder<B extends StateStreamableSource<S>, S extends AbstractListState>
onRefresh property
AbstractListBuilder class