menu
alan package
documentation
wallet/network_info.dart
LCDInfo
LCDInfo constructor
LCDInfo constructor
dark_mode
light_mode
LCDInfo
constructor
LCDInfo
(
{
required
String
host
,
int
port
=
1317
,
})
Implementation
LCDInfo({ required this.host, this.port = 1317, });
alan package
documentation
wallet/network_info
LCDInfo
LCDInfo constructor
LCDInfo class