Need a tappable widget without the Material splash? Use GestureDetector instead of InkWell. But be careful: by default, it only takes taps on its child. If the child is a Row with an icon and a text, only the icon and the text are tappable. The padding and the gaps between them do nothing: