details property

dynamic details
final

Details about this gesture.

They may be different class types or null according to type (See corresponding relations in GestureType).

Implementation

final dynamic details;