menu
nowu
navigation_service
UrlLauncher
openUrl method
openUrl
brightness_4
brightness_5
openUrl
method
Future
<
void
>
openUrl
(
Uri
url
)
Implementation
Future<void> openUrl(Uri url) async { await launchUrl(url); }
nowu
navigation_service
UrlLauncher
openUrl method
UrlLauncher class
Constructors
UrlLauncher
Properties
hashCode
runtimeType
Methods
noSuchMethod
openUrl
toString
Operators
operator ==