CanScrollPage typedef
- GestureDetails gestureDetails
whether we can scroll page
Implementation
typedef CanScrollPage = bool Function(GestureDetails gestureDetails);
whether we can scroll page
typedef CanScrollPage = bool Function(GestureDetails gestureDetails);