separatorOnTop property
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;
If true (the default) will paint the separator on top of the cells. If false will paint the separator below the cells.
final bool separatorOnTop;