onLongPress property
final
Called when the user long-presses on this part of the material.
Implementation
final GestureLongPressCallback? onLongPress;
Called when the user long-presses on this part of the material.
final GestureLongPressCallback? onLongPress;