onLongPress property

VoidCallback? onLongPress
final

a callback called when the button is long-pressed

Implementation

final VoidCallback? onLongPress;