onIconBallTapped property

OnIconBallTapped? onIconBallTapped
final

This function will called when icon is tapped / pressed default when tapped icon is show / hide ball If you need show / close ball this function will help you

Implementation

final OnIconBallTapped? onIconBallTapped;