sliverBottomWidget method
Optional sliver displayed below sliver collections.
Implementation
Widget? sliverBottomWidget(
BuildContext context,
BlocxCollectionState<T> state,
) =>
null;
Optional sliver displayed below sliver collections.
Widget? sliverBottomWidget(
BuildContext context,
BlocxCollectionState<T> state,
) =>
null;