materialTapTargetSize property Null safety
final
Configures the minimum size of the tap target.
If specified, overrides the default value of Checkbox.materialTapTargetSize.
Implementation
final MaterialTapTargetSize? materialTapTargetSize;