alignBottom property
AbsoluteContainer
get
alignBottom
Implementation
AbsoluteContainer get alignBottom =>
copyWith(alignment: Alignment.bottomCenter);
AbsoluteContainer get alignBottom =>
copyWith(alignment: Alignment.bottomCenter);