popupController property

PopupController? popupController
final

If a PopupController is provided it can be used to programmatically show and hide the popup.

Implementation

final PopupController? popupController;