flutter_json_widgets
curves
BounceInCurve
BounceInCurve.fromJson factory constructor
BounceInCurve.fromJson
BounceInCurve.fromJson
constructor
Null safety
BounceInCurve.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory BounceInCurve.fromJson(Map<String, dynamic> json) = _$BounceInCurve.fromJson;
flutter_json_widgets
curves
BounceInCurve
BounceInCurve.fromJson factory constructor
BounceInCurve class
Constructors
BounceInCurve
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==