itemBuilder property

IndexedWidgetBuilder? itemBuilder
final

Builder for the sub-items of the drop-down menu content body, used to customize Item

Implementation

final IndexedWidgetBuilder? itemBuilder;