itemBuilder property

NullableIndexedWidgetBuilder? itemBuilder
final

Builder for the sub-items of the drop-down menu header component, used to customize Item

Implementation

final NullableIndexedWidgetBuilder? itemBuilder;