onTap property

GestureTapCallback? onTap
final

If onTapAlwaysCalled is enabled, this will also be called for consecutive taps.

Implementation

final GestureTapCallback? onTap;