onLongPress property

VoidCallback? onLongPress
final

Callback, called when this button is long-pressed.

Implementation

final VoidCallback? onLongPress;