menu
sunmi_flutter_plugin_printer package
documentation
style/text_style.dart
TextStyle
TextStyle.fromJson factory constructor
TextStyle.fromJson factory constructor
dark_mode
light_mode
TextStyle.fromJson
constructor
TextStyle.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextStyle.fromJson(Map<String, dynamic> json) => _$TextStyleFromJson(json);
sunmi_flutter_plugin_printer package
documentation
style/text_style
TextStyle
TextStyle.fromJson factory constructor
TextStyle class