Some widgets use onPressed and others use onTap. I find two issues here:
- The name is inconsistent.
- The tense is inconsistent.
This makes it (very slightly) more difficult to use these widgets.
Is there a preferred naming convention for these callbacks?