alignTopLeft property
AbsoluteContainer
get
alignTopLeft
Implementation
AbsoluteContainer get alignTopLeft => copyWith(alignment: Alignment.topLeft);
AbsoluteContainer get alignTopLeft => copyWith(alignment: Alignment.topLeft);