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