GlassTabBarScrollSample constructor
const
GlassTabBarScrollSample({})
Creates a scroll sample.
Implementation
const GlassTabBarScrollSample({
required this.pixels,
required this.minScrollExtent,
required this.maxScrollExtent,
required this.viewportDimension,
required this.direction,
required this.outOfRange,
});