menu
flutter_blocx package
documentation
list_widget.dart
CollectionWidgetState<W extends CollectionWidget<P>, T extends BaseEntity, P>
bloc property
bloc property
dark_mode
light_mode
bloc
property
ListBloc
<
T
,
P
>
bloc
late
final
Implementation
late final ListBloc<T, P> bloc;
flutter_blocx package
documentation
list_widget
CollectionWidgetState<W extends CollectionWidget<P>, T extends BaseEntity, P>
bloc property
CollectionWidgetState class