callOnPop property Null safety
final
Function to be called whenever the dialogbox is poped or the menu gets closed.
Implementation
final Function? callOnPop;
Function to be called whenever the dialogbox is poped or the menu gets closed.
final Function? callOnPop;