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