splashRadius property

double? splashRadius
final

The splash radius of the circular Material ink response.

如果为 null,则使用 RadioThemeData.splashRadius 的值。如果该字段也为 null, 则使用 kRadialReactionRadius

Implementation

final double? splashRadius;