secondaryTapDown property

MetaCell<TapDownDetails>? secondaryTapDown
final

Meta cell holding the details of the last secondary tap down event

Implementation

final MetaCell<TapDownDetails>? secondaryTapDown;