longPress property
ActionCell?
longPress
final
Action cell triggered when the widget is long pressed
Implementation
final ActionCell? longPress;
Action cell triggered when the widget is long pressed
final ActionCell? longPress;