popoverBuilder property

FSelectPopoverBuilder<T> popoverBuilder
final

A builder that wraps the entire popover content with arbitrary widgets. Defaults to returning the content as-is.

Implementation

final FSelectPopoverBuilder<T> popoverBuilder;