PopupMenuStateChanged typedef

PopupMenuStateChanged = void Function(bool isShow)

Implementation

typedef PopupMenuStateChanged = void Function(bool isShow);