flutter_json_widgets
curves
ElasticInCurve
ElasticInCurve const constructor
ElasticInCurve
ElasticInCurve
constructor
Null safety
const
ElasticInCurve
(
)
Implementation
const factory ElasticInCurve() = _$ElasticInCurve;
flutter_json_widgets
curves
ElasticInCurve
ElasticInCurve const constructor
ElasticInCurve class
Constructors
ElasticInCurve
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==