onDoubleTap property Null safety
final
Called when the user double taps this part of the material.
Implementation
final GestureTapCallback? onDoubleTap;
Called when the user double taps this part of the material.
final GestureTapCallback? onDoubleTap;