menu
nowu
navigation_service
NavigationService
isInsecureLink method
isInsecureLink
brightness_4
brightness_5
isInsecureLink
method
bool
isInsecureLink
(
String
link
)
Implementation
bool isInsecureLink(String link) { return link.startsWith("http://"); }
nowu
navigation_service
NavigationService
isInsecureLink method
NavigationService class
Constructors
NavigationService
Properties
browser
hashCode
navigatorKey
runtimeType
urlLauncher
Methods
canGoBack
getInternalLinkParameters
getInternalLinkRoute
goBack
isInsecureLink
isInternalLink
isMailTo
isPDF
launchLink
launchLinkExternal
launchPDF
navigateTo
noSuchMethod
toString
Operators
operator ==