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