DeviceInfoPanel constructor
const
DeviceInfoPanel({
- Key? key,
- Platform platform = const LocalPlatform(),
Implementation
const DeviceInfoPanel({super.key, this.platform = const LocalPlatform()});