alignStart property

Txt get alignStart

@shortcut ~ align to center

Implementation

Txt get alignStart => align(TextAlign.start);