getPathNotifier property

ValueNotifier<String> getPathNotifier

Get ValueNotifier of path

Implementation

ValueNotifier<String> get getPathNotifier => _path;