readerStatusChannel property
The event channel used to receive text Locator changes from the native platform.
Implementation
@visibleForTesting
EventChannel readerStatusChannel = const EventChannel(
'dev.mulev.flureadium/reader-status',
);
The event channel used to receive text Locator changes from the native platform.
@visibleForTesting
EventChannel readerStatusChannel = const EventChannel(
'dev.mulev.flureadium/reader-status',
);