onMaxScrollExtent property

dynamic Function()? onMaxScrollExtent
final

A callback function that is triggered when the user scrolls to the maximum extent.

Implementation

final Function()? onMaxScrollExtent;