eventChannel property
The event channel used to receive native TightEvents.
Implementation
@visibleForTesting
final EventChannel eventChannel = const EventChannel('tight_flutter/events');
The event channel used to receive native TightEvents.
@visibleForTesting
final EventChannel eventChannel = const EventChannel('tight_flutter/events');