contentAlignment property

Alignment contentAlignment
final

Which edge the target content is glued to inside the growing container. Top - as in iOS/Material container transforms: the header appears near the origin and the rest "unrolls" downward.

Implementation

final Alignment contentAlignment;