readerStatusChannel property

  1. @visibleForTesting
EventChannel readerStatusChannel
getter/setter pair

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

Implementation

@visibleForTesting
EventChannel readerStatusChannel = const EventChannel('dk.nota.flutter_readium/reader-status');