longPress property

MetaCell<void>? longPress
final

MetaCell for an ActionCell that is triggered when the button is long pressed.

Implementation

final MetaCell<void>? longPress;