alwaysAlign property

bool alwaysAlign
final

Aligns the child even if it is visible If no alignment is given the child will scroll to the top of the viewport

Defaults to false.

Implementation

final bool alwaysAlign;