menu
extensions package
documentation
file_providers.dart
PhysicalDirectoryInfo
exists property
exists property
dark_mode
light_mode
exists
property
@
override
bool
get
exists
override
True if a directory was located at the given path.
Implementation
@override bool get exists => _info.existsSync();
extensions package
documentation
file_providers
PhysicalDirectoryInfo
exists property
PhysicalDirectoryInfo class