materialTapTargetSize property

MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

defaults to MaterialTapTargetSize.shrinkWrap.

Implementation

final MaterialTapTargetSize? materialTapTargetSize;