contentBuilder property
getter/setter pair
Optional callback used to render custom callout widget content.
When provided, the callout renders custom widget content instead of title and detail.
The returned widget is measured using the active style width constraints before the callout is shown.
Use this builder for display-only content. Users cannot interact with the returned widget.