splashRadius property Null safety
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;