eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive native TightEvents.

Implementation

@visibleForTesting
final EventChannel eventChannel = const EventChannel('tight_flutter/events');