splashRadius property

double? splashRadius
final

The splash radius of the circular Material ink response.

If null, then the value of RadioThemeData.splashRadius is used. If that is also null, then kRadialReactionRadius is used.

Implementation

final double? splashRadius;