menu
sky_device_info package
documentation
beans.dart
DeviceInfo
DeviceInfo.new constructor
DeviceInfo.new constructor
dark_mode
light_mode
DeviceInfo
constructor
DeviceInfo
(
{
String
?
deviceName
,
String
?
osName
,
String
?
monitorName
,
List
<
GPUInfo
>
gpu
=
const []
,
})
Implementation
DeviceInfo({ this.deviceName, this.osName, this.monitorName, this.gpu = const [], });
sky_device_info package
documentation
beans
DeviceInfo
DeviceInfo.new constructor
DeviceInfo class