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