currentUrl property

String currentUrl

Helper to access NavigationHistory.urlState.url

Implementation

String get currentUrl => urlState.url;