Signature for building a widget based on ScrollableState.
Used by Scrollable.builder.
Source
typedef Widget ScrollBuilder(BuildContext context, ScrollableState state);
Signature for building a widget based on ScrollableState.
Used by Scrollable.builder.
typedef Widget ScrollBuilder(BuildContext context, ScrollableState state);