OVER_SCROLL_ALWAYS constant
AndroidOverScrollMode
const OVER_SCROLL_ALWAYS
Always allow a user to over-scroll this view, provided it is a view that can scroll.
Implementation
static const OVER_SCROLL_ALWAYS = AndroidOverScrollMode._internal(0, 0);