baseline property

Row baseline
final

Implementation

static final baseline = Row(
  crossAxisAlignment: CrossAxisAlignment.baseline,
);