menu
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface.dart
SmartPrinterFlutterPlatform
stopScan abstract method
stopScan abstract method
dark_mode
light_mode
stopScan
abstract method
Future
<
void
>
stopScan
(
)
Stops the Bluetooth scanning process.
Implementation
Future<void> stopScan();
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface
SmartPrinterFlutterPlatform
stopScan abstract method
SmartPrinterFlutterPlatform class