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