menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
ExrPart
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
ExrAttribute
>
attributes
getter/setter pair
The extra attributes read from the part header.
Implementation
Map<String, ExrAttribute> attributes = {};
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
ExrPart
attributes property
ExrPart class