TouchRipplePainter constructor
const
TouchRipplePainter({
- required TouchRippleController controller,
Implementation
const TouchRipplePainter({
required this.controller,
});