DeviceListScreen constructor

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

Implementation

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