NEVER constant

OverScrollMode const NEVER

Never allow a user to over-scroll this view.

Implementation

static const NEVER = OverScrollMode._internal(2, 2);