keepChildAnchor property

bool keepChildAnchor
final

If false (default), then the child's anchor will be kept equal to the alignment value. If true, then the child will be allowed to have its own anchor value independent from the parent.

Implementation

final bool keepChildAnchor;