controller property

StreamController<Gesture> get controller

Implementation

StreamController<Gesture> get controller => _controller;