alignEnd property

Decor get alignEnd

@from Layout ~ align to bottom right corner

Implementation

Decor get alignEnd => alignment(Alignment.bottomRight);