menu
flutter_plugin_printer package
documentation
style/qr_style.dart
QrStyle
QrStyle.fromJson factory constructor
QrStyle.fromJson factory constructor
dark_mode
light_mode
QrStyle.fromJson
constructor
QrStyle.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QrStyle.fromJson(Map<String, dynamic> json) => _$QrStyleFromJson(json);
flutter_plugin_printer package
documentation
style/qr_style
QrStyle
QrStyle.fromJson factory constructor
QrStyle class