buttonItems property

List<ContextMenuButtonItem>? buttonItems
final

The ContextMenuButtonItems that will be turned into the correct button widgets for the current platform.

Implementation

final List<ContextMenuButtonItem>? buttonItems;