currentUrl property

ValueNotifier<String> currentUrl
final

Implementation

final ValueNotifier<String> currentUrl = ValueNotifier<String>("");