OVER_SCROLL_NEVER constant
Never allow a user to over-scroll this view.
Implementation
static const OVER_SCROLL_NEVER = AndroidOverScrollMode._internal(2, 2);
Never allow a user to over-scroll this view.
static const OVER_SCROLL_NEVER = AndroidOverScrollMode._internal(2, 2);