alphabetic property

Row alphabetic
final

Implementation

static final alphabetic = Row(
  textBaseline: TextBaseline.alphabetic,
);