alignBottomRight property
AbsoluteContainer
get
alignBottomRight
Implementation
AbsoluteContainer get alignBottomRight =>
copyWith(alignment: Alignment.bottomRight);
AbsoluteContainer get alignBottomRight =>
copyWith(alignment: Alignment.bottomRight);