notifier property
UriNotifier
get
notifier
directly make ValueNotifier instance from Uri.
Implementation
UriNotifier get notifier => UriNotifier(this);
directly make ValueNotifier instance from Uri.
UriNotifier get notifier => UriNotifier(this);