selectedPath property

String? get selectedPath

The selected file/directory path (null if nothing selected).

Implementation

String? get selectedPath => _selectedPath;