materialTapTargetSize property

  1. @override
MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

Defaults to ThemeData.materialTapTargetSize.

See also:

Implementation

@override
final MaterialTapTargetSize? materialTapTargetSize;