menu
device_info_x package
documentation
models/cpu_info.dart
CPUInfo
cpuClocks property
cpuClocks property
dark_mode
light_mode
cpuClocks
property
List
<
CPUCores
>
?
cpuClocks
getter/setter pair
CPUCores
is the list CPU clocks.
Implementation
List<CPUCores>? cpuClocks;
device_info_x package
documentation
models/cpu_info
CPUInfo
cpuClocks property
CPUInfo class