alignLeft property

AbsoluteContainer get alignLeft

Implementation

AbsoluteContainer get alignLeft => copyWith(alignment: Alignment.centerLeft);