materialTapTargetSize property
final
      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
@override
final MaterialTapTargetSize? materialTapTargetSize;