onTap property
If onTapAlwaysCalled is enabled, this will also be called for consecutive taps.
Implementation
final GestureTapCallback? onTap;
If onTapAlwaysCalled is enabled, this will also be called for consecutive taps.
final GestureTapCallback? onTap;