seperator property

Widget? seperator
final

Create the seperator of each dropdown item. If you pass Null it will take defalt Divider

Implementation

final Widget? seperator;