invert property
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;
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).
final bool invert;