menu
flutter_ume_kit_device package
documentation
components/cpu_info/cpu_info_page.dart
CpuInfoPage
CpuInfoPage constructor
CpuInfoPage constructor
dark_mode
light_mode
CpuInfoPage
constructor
CpuInfoPage
(
{
Key
?
key
,
Widget
?
child
,
Platform
platform
=
const LocalPlatform()
,
})
Implementation
CpuInfoPage({Key? key, this.child, this.platform = const LocalPlatform()}) : super(key: key);
flutter_ume_kit_device package
documentation
components/cpu_info/cpu_info_page
CpuInfoPage
CpuInfoPage constructor
CpuInfoPage class