tapDown property

MetaCell<TapDownDetails>? tapDown
final

Meta cell holding the details of the last tap down event

Implementation

final MetaCell<TapDownDetails>? tapDown;