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