callOnPop property Null safety

Function? callOnPop
final

Function to be called whenever the dialogbox is poped or the menu gets closed.

Implementation

final Function? callOnPop;