menu
tenun package
documentation
core/xyaxis.dart
ChartLineStyle
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return {'color': color, 'width': width}; }
tenun package
documentation
core/xyaxis
ChartLineStyle
toJson method
ChartLineStyle class