initialAlignment property

double initialAlignment
final

Determines where the leading edge of the item at initialScrollIndex should be placed.

See ItemScrollController.jumpTo for an explanation of alignment.

Implementation

final double initialAlignment;