materialTapTargetSize property

MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

If specified, overrides the default value of Switch.materialTapTargetSize.

Implementation

final MaterialTapTargetSize? materialTapTargetSize;