menu
flutter_bluetooth_classic_serial package
documentation
flutter_bluetooth_classic.dart
BluetoothState
BluetoothState.new constructor
BluetoothState.new constructor
dark_mode
light_mode
BluetoothState
constructor
BluetoothState
(
{
required
bool
isEnabled
,
required
String
status
,
})
Implementation
BluetoothState({required this.isEnabled, required this.status});
flutter_bluetooth_classic_serial package
documentation
flutter_bluetooth_classic
BluetoothState
BluetoothState.new constructor
BluetoothState class