menu
openiothub_plugin package
documentation
plugins/openWithChoice/aria2/Aria2Page.dart
Aria2Page
Aria2Page.new constructor
Aria2Page.new constructor
dark_mode
light_mode
Aria2Page
constructor
Aria2Page
(
{
required
Key
key
,
required
int
localPort
,
})
Implementation
Aria2Page({required Key key, required this.localPort}) : super(key: key);
openiothub_plugin package
documentation
plugins/openWithChoice/aria2/Aria2Page
Aria2Page
Aria2Page.new constructor
Aria2Page class