menu
graphite package
documentation
core/typings.dart
NodeSize
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "width": width, "height": height, };
graphite package
documentation
core/typings
NodeSize
toJson method
NodeSize class