onTapDown property Null safety
final
Called when the user taps down this part of the material.
Implementation
final GestureTapDownCallback? onTapDown;
Called when the user taps down this part of the material.
final GestureTapDownCallback? onTapDown;