right property

Text get right

Implementation

Text get right {
  return copyWith(textAlign: TextAlign.right);
}