separatorOnTop property

bool separatorOnTop
final

If true (the default) will paint the separator on top of the cells. If false will paint the separator below the cells.

Implementation

final bool separatorOnTop;