popoverBuilder property

FMultiSelectPopoverBuilder<T> popoverBuilder
final

A builder that wraps the entire popover content with arbitrary widgets.

Defaults to returning the content as-is.

Implementation

final FMultiSelectPopoverBuilder<T> popoverBuilder;