onScrollToBottomPress property

(void Function()?) onScrollToBottomPress
final

Function to call when the scroll-to-bottom widget is pressed It will scroll down in any case

Implementation

final void Function()? onScrollToBottomPress;