getPathNotifier property
ValueNotifier<String>
get
getPathNotifier
Get ValueNotifier of path
Implementation
ValueNotifier<String> get getPathNotifier => _path;
Get ValueNotifier of path
ValueNotifier<String> get getPathNotifier => _path;