textBaselineAlphabetic property
Column
get
textBaselineAlphabetic
Implementation
Column get textBaselineAlphabetic =>
copyWith(textBaseline: TextBaseline.alphabetic);
Column get textBaselineAlphabetic =>
copyWith(textBaseline: TextBaseline.alphabetic);