topWidget method
Optional widget displayed above the collection.
Implementation
Widget? topWidget(BuildContext context, BlocxCollectionState<T> state) => null;
Optional widget displayed above the collection.
Widget? topWidget(BuildContext context, BlocxCollectionState<T> state) => null;