popUpMenuChild property
popUpMenuChild is a widget that will be displayed when popUpMenu is visible
Implementation
final Widget Function(T val) popUpMenuChild;
popUpMenuChild is a widget that will be displayed when popUpMenu is visible
final Widget Function(T val) popUpMenuChild;