tap property

MetaCell<void>? tap
final

MetaCell for an action cell that is triggered when the item is tapped.

Implementation

final MetaCell<void>? tap;