popupDisplayOptions property

PopupDisplayOptions? popupDisplayOptions
final

Controls the appearance of popups. Leave null if you wish to show popups elsewhere either using PopupLayerPopups or by manually constructing the popup using PopupScope/PopupState.

Implementation

final PopupDisplayOptions? popupDisplayOptions;