List Popup Defaults
Properties
Default animation spec driving the popup content alpha while entering.
Default animation spec driving the popup content alpha while exiting.
A PopupPositionProvider that anchors the popup to a corner of the anchor for context menus.
Default animation spec driving the background dim while entering.
Default animation spec driving the background dim while exiting.
Default dropdown PopupPositionProvider created by dropdownPositionProvider.
Default animation spec driving the scale/clip-reveal fraction progress of the popup.
Default minimum height the popup will occupy when measured. Used as the floor for the effective maxHeight and minHeight constraints during placement.
Default minimum width of the popup. Also matches the lower clamp inside ListPopupColumn's width measurement.
Default animation spec used to settle the popup back to its resting state after a gesture.
Functions
Creates a PopupPositionProvider that anchors the popup directly below (or above when there is no room) the anchor, used by dropdown-style list popups.