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