items property
A list of COverflowMenuItem to display in a column when the menu is open.
@required
Implementation
final List<COverflowMenuItem> items;
A list of COverflowMenuItem to display in a column when the menu is open.
@required
final List<COverflowMenuItem> items;