containerBuilder property
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;
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
final PopupBuilder? containerBuilder;