flutter_scroll_to_top library

Classes

PromptButtonTheme
ScrollViewProperties
ScrollWrapper
Wrap the widget to show a scroll to top prompt over when a certain scroll offset is reached.
ScrollWrapperState

Typedefs

ReplacementBuilder = Widget Function(BuildContext context, VoidCallback function)
ScrollBuilder = Widget Function(BuildContext context, ScrollViewProperties properties)