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