menu
sunmi_flutter_plugin_printer package
documentation
style/label_style.dart
LabelStyle
getStyle static method
getStyle static method
dark_mode
light_mode
getStyle
static method
LabelStyle
getStyle
(
)
override
返回当前设置的样式属性对象
Implementation
static LabelStyle getStyle() { return LabelStyle(LabelFormat(), Format()); }
sunmi_flutter_plugin_printer package
documentation
style/label_style
LabelStyle
getStyle static method
LabelStyle class