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