alignment property
final
How to align the placeholder with the text.
See also:
- baseline, the baseline to align to when using dart:ui.PlaceholderAlignment.baseline, dart:ui.PlaceholderAlignment.aboveBaseline, or dart:ui.PlaceholderAlignment.belowBaseline.
- baselineOffset, the distance of the alphabetic baseline from the upper edge of the placeholder.
Implementation
final ui.PlaceholderAlignment alignment;