backdropBuilder property

SelectBackdropBuilder? backdropBuilder
final

Builder for the backdrop widget behind the popup. If provided, you are responsible for handling the tap to close the popup.

Implementation

final SelectBackdropBuilder? backdropBuilder;