BalloonGeometry constructor
const
BalloonGeometry(})
Implementation
const BalloonGeometry(
this.anchor,
this.imageAnchor,
this.contentRect,
this.balloonRect, {
required this.width,
required this.height,
});