spellCheckChannel property
getter/setter pair
The channel used to communicate with the shell side to complete spell check requests.
Implementation
late MethodChannel spellCheckChannel;
The channel used to communicate with the shell side to complete spell check requests.
late MethodChannel spellCheckChannel;