static Future<void> openFileWithPath(String path) async { await ModernFormFilePlatformHelper.openFileWithPath(path); }