buttonItems property

List<ContextMenuButtonItem> buttonItems
final

The ContextMenuButtonItems that will be turned into the correct button widgets and displayed in the spell check suggestions toolbar.

Must not contain more than three items.

See also:

Implementation

final List<ContextMenuButtonItem> buttonItems;