OnShowCallback typedef
OnShowCallback =
void Function(OnShowListenerResult)
Implementation
typedef OnShowCallback = void Function(OnShowListenerResult);
typedef OnShowCallback = void Function(OnShowListenerResult);