getPathNotifier property

ValueNotifier<String> get getPathNotifier

Get ValueNotifier of path

Implementation

ValueNotifier<String> get getPathNotifier => _path;