popupBuilder property

PopupBuilder? popupBuilder
final

Used to construct the popup. Leave null if you wish to show popups outside of the map.

Implementation

final PopupBuilder? popupBuilder;