builder property

Function that is called with the built widget of the wrappedItem for a given display mode before it is returned. For example, to wrap a widget in a Tooltip.

Implementation

final CommandBarItemWidgetBuilder builder;