containerBuilder property

PopupBuilder? containerBuilder
final

used as container to the popup widget this could be very useful if you want to add extra actions/widget to the popup the popup widget is considered as a child

Implementation

final PopupBuilder? containerBuilder;