textLocatorChannel property

  1. @visibleForTesting
EventChannel textLocatorChannel
getter/setter pair

The event channel used to receive text Locator changes from the native platform.

Implementation

@visibleForTesting
EventChannel textLocatorChannel = const EventChannel('dk.nota.flutter_readium/text-locator');