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