menu
sunmi_flutter_plugin_printer package
documentation
style/bitmap_style.dart
BitmapStyle
setValue method
setValue method
dark_mode
light_mode
setValue
method
BitmapStyle
setValue
(
int
value
)
设置算法浮动值
Implementation
BitmapStyle setValue(int value) { bitmapFormat.value = value; return this; }
sunmi_flutter_plugin_printer package
documentation
style/bitmap_style
BitmapStyle
setValue method
BitmapStyle class