child property
child represents the widget on the PopupMenuButton may it be Text or Icon onclick of which PopupMenuButton's children will be shown.
Implementation
final Widget child;
child represents the widget on the PopupMenuButton may it be Text or Icon onclick of which PopupMenuButton's children will be shown.
final Widget child;