onDoubleTap property

GestureTapCallback? onDoubleTap
final

Called when the user double taps this part of the material.

Implementation

final GestureTapCallback? onDoubleTap;