currentUrl property

String get currentUrl

Helper to access NavigationHistory.urlState.url

Implementation

String get currentUrl => urlState.url;