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