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