menu
openiothub_common_pages package
documentation
commPages/appInfo.dart
AppInfoPage
AppInfoPage constructor
AppInfoPage constructor
dark_mode
light_mode
AppInfoPage
constructor
AppInfoPage
(
{
required
Key
key
,
})
Implementation
AppInfoPage({required Key key}) : super(key: key);
openiothub_common_pages package
documentation
commPages/appInfo
AppInfoPage
AppInfoPage constructor
AppInfoPage class