materialTapTargetSize property
final
Configures the hit test size of certain Material widgets.
Defaults to a platform-appropriate size: MaterialTapTargetSize.padded on mobile platforms, MaterialTapTargetSize.shrinkWrap on desktop platforms.
Implementation
final MaterialTapTargetSize materialTapTargetSize;