contentAlign property

  1. @override
TextAlign? contentAlign
final

controls how the widget in the content area of the field is aligned

Implementation

// here for consistency, but does nothing.
@override
final TextAlign? contentAlign;