OVER_SCROLL_NEVER constant

AndroidOverScrollMode const OVER_SCROLL_NEVER

Never allow a user to over-scroll this view.

Implementation

static const OVER_SCROLL_NEVER = const AndroidOverScrollMode._internal(2);