NORMAL constant
The default deceleration rate for a scroll view: 0.998.
Implementation
static const NORMAL = ScrollViewDecelerationRate._internal(
'NORMAL',
'NORMAL',
);
The default deceleration rate for a scroll view: 0.998.
static const NORMAL = ScrollViewDecelerationRate._internal(
'NORMAL',
'NORMAL',
);