invert property

bool invert
final

If true will paint the cells that come later on top of the ones that came before. This is specially useful when cells overlap (negative innerDistance).

Implementation

final bool invert;