menu
classic_bluetooth_flutter package
documentation
bluetooth-classic-package.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});
classic_bluetooth_flutter package
documentation
bluetooth-classic-package
BluetoothState
BluetoothState.new constructor
BluetoothState class