Checks if type(path) returns FileSystemEntityType.file.
type(path)
FileSystemEntityType.file
Future<bool> isFile(String path);