menu
aspose_barcode_cloud package
documentation
aspose_barcode_cloud.dart
FontParams
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() { return {'Family': family, 'Size': size, 'Style': style}; }
aspose_barcode_cloud package
documentation
aspose_barcode_cloud
FontParams
toJson method
FontParams class