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