splashRadius property
final
The splash radius of the circular Material ink response.
If null, then the value of CheckboxThemeData.splashRadius is used. If that is also null, then kRadialReactionRadius is used.
Implementation
final double? splashRadius;