menu
openiothub_common_pages package
documentation
commPages/servers.dart
ServerPages
ServerPages.new constructor
ServerPages.new constructor
dark_mode
light_mode
ServerPages
constructor
ServerPages
(
{
required
Key
key
,
required
String
title
,
})
Implementation
ServerPages({required Key key, required this.title}) : super(key: key);
openiothub_common_pages package
documentation
commPages/servers
ServerPages
ServerPages.new constructor
ServerPages class