materialTapTargetSize property
Configures the minimum size of the tap target.
Defaults to ThemeData.materialTapTargetSize.
See also:
- MaterialTapTargetSize, for a description of how this affects tap targets.
Implementation
MaterialTapTargetSize? get materialTapTargetSize;