DeviceInfoDialog constructor

DeviceInfoDialog({
  1. Key? key,
})

Implementation

DeviceInfoDialog({
  Key? key,
}) : super(key: key);