CustomPopupStateChanged typedef

CustomPopupStateChanged = dynamic Function(bool isShow)

Implementation

typedef CustomPopupStateChanged = Function(bool isShow);