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