splashRadius property
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;
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.
final double? splashRadius;