onPop property

dynamic Function(bool wasTap)? onPop
getter/setter pair

Called when a bubble pops

Implementation

Function(bool wasTap)? onPop;