gestures property

Stream<List<InputType>> get gestures

Implementation

Stream<List<InputType>> get gestures => _gesturesController.stream;