hintTextAlign property

TextAlign? hintTextAlign
final

hintTextAlign optional style to align the editor's hint text default value is hintTextAlign.start

Implementation

final TextAlign? hintTextAlign;