menu
bluetooth_print_plus package
documentation
tsp_command.dart
TscCommand
cls method
cls method
dark_mode
light_mode
cls
method
Future
<
void
>
cls
(
)
Implementation
Future<void> cls() async { await methodChannel.invokeMethod<void>('cls'); }
bluetooth_print_plus package
documentation
tsp_command
TscCommand
cls method
TscCommand class