onOpenFile property

FutureOr<void> Function(String file)? onOpenFile
final

Implementation

final FutureOr<void> Function(String file)? onOpenFile;