menu
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface.dart
SmartPrinterFlutterPlatform
isConnected property
isConnected property
dark_mode
light_mode
isConnected
property
Future
<
bool
>
get
isConnected
Checks if a printer is currently connected.
Implementation
Future<bool> get isConnected;
smart_printer_flutter package
documentation
smart_printer_flutter_platform_interface
SmartPrinterFlutterPlatform
isConnected property
SmartPrinterFlutterPlatform class