menu
easy_blue_printer package
documentation
domain/entities/bluetooth_device.dart
BluetoothDevice
setConnected method
setConnected method
dark_mode
light_mode
setConnected
method
void
setConnected
(
bool
value
)
Implementation
void setConnected(bool value) { connected = value; }
easy_blue_printer package
documentation
domain/entities/bluetooth_device
BluetoothDevice
setConnected method
BluetoothDevice class