alignment property

PlaceholderAlignment? alignment
final

How the placeholder aligns vertically with the text.

See ui.PlaceholderAlignment for details on each mode.

Implementation

final PlaceholderAlignment? alignment;