flutter_json_widgets
radius
RadiusElliptical
RadiusElliptical const constructor
RadiusElliptical
RadiusElliptical
constructor
Null safety
const
RadiusElliptical
(
double
x
,
double
y
)
Implementation
const factory RadiusElliptical(final double x, final double y) = _$RadiusElliptical;
flutter_json_widgets
radius
RadiusElliptical
RadiusElliptical const constructor
RadiusElliptical class
Constructors
RadiusElliptical
fromJson
Properties
copyWith
hashCode
runtimeType
x
y
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==