materialTapTargetSize property
final
Configures the minimum size of the tap target.
If specified, overrides the default value of Radio.materialTapTargetSize. The default value is the value of ThemeData.materialTapTargetSize.
Implementation
final MaterialTapTargetSize? materialTapTargetSize;