flutter_json_widgets
radius
Radius
Radius.elliptical const constructor
Radius.elliptical
Radius.elliptical
constructor
Null safety
const
Radius.elliptical
(
double
x
,
double
y
)
Implementation
const factory Radius.elliptical( double x, double y, ) = RadiusElliptical;
flutter_json_widgets
radius
Radius
Radius.elliptical const constructor
Radius class
Constructors
circular
elliptical
fromJson
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==
Constants
zero