child1Alignment property

Alignment? child1Alignment
final

指定 child1 在组件中的相对位置

Specify the relative position of the child component in the component

Implementation

final Alignment? child1Alignment;