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