controller property

StreamController<Gesture>? controller
getter/setter pair

Implementation

StreamController<Gesture>? controller;