materialTapTargetSize property

MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

Defaults to ThemeData.materialTapTargetSize.

See also:

Implementation

final MaterialTapTargetSize? materialTapTargetSize;