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