menu
phoenix_wings package
documentation
html.dart
PhoenixHtmlConnection
provider static method
provider static method
dark_mode
light_mode
provider
static method
PhoenixConnection
provider
(
String
endpoint
)
Implementation
static PhoenixConnection provider(String endpoint) { return new PhoenixHtmlConnection(endpoint); }
phoenix_wings package
documentation
html
PhoenixHtmlConnection
provider static method
PhoenixHtmlConnection class