menu
godex package
documentation
services/godex_ip.dart
GodexIP
beginLabel method
beginLabel method
dark_mode
light_mode
beginLabel
method
Future
<
bool
>
beginLabel
(
)
Implementation
Future<bool> beginLabel() async { return await sendcommand("^L"); }
godex package
documentation
services/godex_ip
GodexIP
beginLabel method
GodexIP class