spellCheckChannel property

MethodChannel spellCheckChannel
getter/setter pair

The channel used to communicate with the shell side to complete spell check requests.

Implementation

late MethodChannel spellCheckChannel;