menu
sunmi_flutter_plugin_printer package
documentation
style/bitmap_style.dart
BitmapStyle
getStyle static method
getStyle static method
dark_mode
light_mode
getStyle
static method
BitmapStyle
getStyle
(
)
返回当前设置的样式属性对象
Implementation
static BitmapStyle getStyle() { return BitmapStyle(BitmapFormat()); }
sunmi_flutter_plugin_printer package
documentation
style/bitmap_style
BitmapStyle
getStyle static method
BitmapStyle class