currentUrl property

String get currentUrl
inherited

Helper to access NavigationHistory.urlState.url

Implementation

String get currentUrl => urlState.url;