imageContainerShapeZigzagIndex property

int? imageContainerShapeZigzagIndex
final

This will create image container shape like / or \ . Just give a even number or odd number. While used in listview just pass it the index.

imageContainerShapeZigzagIndex = index;

Implementation

final int? imageContainerShapeZigzagIndex;