tapSpec property

TapSpec tapSpec
final

Not only does 👆 TapSpec.tappable provide onTap Callback, it also adds an InkResponse to the Material before rendering child.

👆 TapSpec.providesFeedback is a convenience parameter to add a HapticFeedback.vibrate onTap.

Implementation

final TapSpec tapSpec;