buttonItems property
final
      The ContextMenuButtonItems that will be turned into the correct button widgets for the current platform.
Implementation
final List<ContextMenuButtonItem>? buttonItems;The ContextMenuButtonItems that will be turned into the correct button widgets for the current platform.
final List<ContextMenuButtonItem>? buttonItems;