values property
Set of all values of ScrollViewDecelerationRate.
Implementation
static final Set<ScrollViewDecelerationRate> values = [
ScrollViewDecelerationRate.FAST,
ScrollViewDecelerationRate.NORMAL,
].toSet();
Set of all values of ScrollViewDecelerationRate.
static final Set<ScrollViewDecelerationRate> values = [
ScrollViewDecelerationRate.FAST,
ScrollViewDecelerationRate.NORMAL,
].toSet();