onLongPress property

VoidCallback? onLongPress
final

Callback to when the button gets pressed for a long time.

Implementation

final VoidCallback? onLongPress;