onLongPress property

VoidCallback? onLongPress
final

If this function is not set, the appearance of the button might be bad.

Implementation

final VoidCallback? onLongPress;