BluetoothDemo constructor

const BluetoothDemo({
  1. Key? key,
})

Implementation

const BluetoothDemo({Key? key}) : super(key: key);