menuAddOn property
dynamic
menuAddOn
getter/setter pair
Additional menu item(s) such as a side dish of salad or side
order of fries that can be added to this menu item Additionally
it can be a menu section containing allowed add-on menu items
for this menu item. Supported types: MenuItem
, MenuSection
Implementation
dynamic menuAddOn;