menu
wearthat package
documentation
tiles.dart
ArcLineStyle
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
Object
>
toJson
(
)
Implementation
Map<String, Object> toJson() => { "color": color.value, "thickness": thickness, };
wearthat package
documentation
tiles
ArcLineStyle
toJson method
ArcLineStyle class