placeholderAlignment property
Alignment for the placeholder inside the field.
Defaults to direction-aware top start: Alignment.topLeft in LTR, Alignment.topRight in RTL.
Implementation
final AlignmentGeometry? placeholderAlignment;
Alignment for the placeholder inside the field.
Defaults to direction-aware top start: Alignment.topLeft in LTR, Alignment.topRight in RTL.
final AlignmentGeometry? placeholderAlignment;