flutter_json_widgets
rect
Rect
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
rect
Rect
toJson method
Rect class
Constructors
Rect
fromJson
Properties
bottom
copyWith
hashCode
left
right
runtimeType
top
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromCenter
fromCircle
fromLTRB
fromLTWH
fromPoints
Constants
zero