onPressedWithDetails property
final
Callback, called when this child is pressed up with the TapUpDetails.
Implementation
final void Function(TapUpDetails)? onPressedWithDetails;
Callback, called when this child is pressed up with the TapUpDetails.
final void Function(TapUpDetails)? onPressedWithDetails;