menu
system_state package
documentation
model/bluetooth_state.dart
BluetoothState
connectedDevices property
connectedDevices property
dark_mode
light_mode
connectedDevices
property
List
<
BluetoothDevice
>
connectedDevices
final
List of currently connected Bluetooth devices.
Implementation
final List<BluetoothDevice> connectedDevices;
system_state package
documentation
model/bluetooth_state
BluetoothState
connectedDevices property
BluetoothState class