rowSeparatorWidget property

Widget rowSeparatorWidget
final

Row Divider This is apply to all remaining data row of the list view

Implementation

///This is apply to all remaining data row of the list view
final Widget rowSeparatorWidget;