#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterSpellCheckPlugin.h"#import <Foundation/Foundation.h>#import <UIKit/UIKit.h>#import "flutter/fml/logging.h"#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterViewController_Internal.h"Go to the source code of this file.
Variables | |
| static NSString *const | kInitiateSpellCheck = @"@"SpellCheck.initiateSpellCheck" |
|
static |
Definition at line 14 of file FlutterSpellCheckPlugin.mm.
Referenced by FlutterSpellCheckPlugin::handleMethodCall:result:.