builder property

ContextMenuBuilder builder
final

Builds a List of items to be displayed in an opened ContextMenu

Usually, a ListTile might be the way to go.

Implementation

final ContextMenuBuilder builder;