dividerBuilder property

IndexedWidgetBuilder? dividerBuilder
final

Builder of the dividing line between the children of the drop-down menu header component, used to customize the dividing line

Implementation

final IndexedWidgetBuilder? dividerBuilder;