textAlign property

  1. @override
TextAlign textAlign
override

How the text should be aligned horizontally.

Implementation

@override
TextAlign get textAlign => rp.textAlign;