onSplashRadius method
The splash radius. If null, default splash radius of InkWell or IconButton is used.
Implementation
@override
double? onSplashRadius() => null;
The splash radius. If null, default splash radius of InkWell or IconButton is used.
@override
double? onSplashRadius() => null;