child2Alignment property

Alignment? child2Alignment
final

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

Specify the relative position of the child component in the component

Implementation

final Alignment? child2Alignment;