DeviceInfoPanel constructor

const DeviceInfoPanel({
  1. Platform platform = const LocalPlatform(),
})

Implementation

const DeviceInfoPanel({this.platform = const LocalPlatform()});