menu
classic_bluetooth_flutter package
documentation
main.dart
BluetoothDemo
BluetoothDemo.new const constructor
BluetoothDemo.new const constructor
dark_mode
light_mode
BluetoothDemo
constructor
const
BluetoothDemo
(
{
Key
?
key
,
})
Implementation
const BluetoothDemo({Key? key}) : super(key: key);
classic_bluetooth_flutter package
documentation
main
BluetoothDemo
BluetoothDemo.new const constructor
BluetoothDemo class