materialTapTargetSize property

MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

Defaults to MaterialTapTargetSize.shrinkWrap.

Implementation

final MaterialTapTargetSize? materialTapTargetSize;