menu
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface.dart
MyPluginPlatformInterface
sendTsplCommand abstract method
sendTsplCommand abstract method
dark_mode
light_mode
sendTsplCommand
abstract method
Future
<
void
>
sendTsplCommand
(
Uint8List
tspl
)
Implementation
Future<void> sendTsplCommand(Uint8List tspl);
flutter_plugin_printer package
documentation
interface/my_plugin_platform_interface
MyPluginPlatformInterface
sendTsplCommand abstract method
MyPluginPlatformInterface class