RippleListener typedef

RippleListener = void Function(Circle circle)

Implementation

typedef RippleListener = void Function(Circle circle);