materialTapTargetSize property Null safety

MaterialTapTargetSize? materialTapTargetSize
final

Configures the minimum size of the tap target.

Defaults to ThemeData.materialTapTargetSize.

See also:

Implementation

@override
final MaterialTapTargetSize? materialTapTargetSize;