menu
jotrockenmitlockenrepo
Url/external_link_config.dart
ExternalLinkConfig
ExternalLinkConfig.new constructor
ExternalLinkConfig.new
dark_mode
light_mode
ExternalLinkConfig
constructor
ExternalLinkConfig
(
{
required
String
host
,
required
String
path
,
})
Implementation
ExternalLinkConfig({required this.host, required this.path});
jotrockenmitlockenrepo
external_link_config
ExternalLinkConfig
ExternalLinkConfig.new constructor
ExternalLinkConfig class