splashRadius property
final
The splash radius.
If ThemeData.useMaterial3 is set to true, this will not be used.
If null, default splash radius of Material.defaultSplashRadius is used.
Implementation
final double? splashRadius;
The splash radius.
If ThemeData.useMaterial3 is set to true, this will not be used.
If null, default splash radius of Material.defaultSplashRadius is used.
final double? splashRadius;