FindProgress constructor
FindProgress(})
Implementation
FindProgress(
this.pattern, {
required this.caseSensitive,
required this.recursion,
required this.includeHidden,
required this.workingDirectory,
required this.types,
});