type property

  1. @override
EventType type
override

type of the event.

Implementation

@override
EventType get type => EventType.gesture;