PopupMenuStateChanged typedef
PopupMenuStateChanged =
void Function(bool isShow)
Implementation
typedef PopupMenuStateChanged = void Function(bool isShow);
typedef PopupMenuStateChanged = void Function(bool isShow);