menu
sunmi_flutter_plugin_printer package
documentation
style/text_style.dart
TextStyle
setRotate method
setRotate method
dark_mode
light_mode
setRotate
method
TextStyle
setRotate
(
Rotate
rotate
)
行打印设置无效
Implementation
TextStyle setRotate(Rotate rotate) { textFormat.rotate = rotate.index; return this; }
sunmi_flutter_plugin_printer package
documentation
style/text_style
TextStyle
setRotate method
TextStyle class