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