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.

Comment info copied from: https://api.flutter.dev/flutter/material/Radio/splashRadius.html

Implementation

final double? splashRadius;