onSecondaryTapUp property
final
Called when the user releases a secondary button tap that was started on this part of the material. onSecondaryTap is called immediately after.
Implementation
final GestureTapUpCallback? onSecondaryTapUp;
Called when the user releases a secondary button tap that was started on this part of the material. onSecondaryTap is called immediately after.
final GestureTapUpCallback? onSecondaryTapUp;