eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

The event channel used to receive torch state changes.

Implementation

@visibleForTesting
final eventChannel = const EventChannel('torch_flashlight_state');