alignTop property

AbsoluteContainer get alignTop

Implementation

AbsoluteContainer get alignTop => copyWith(alignment: Alignment.topCenter);