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