crossStart property

Row crossStart
final

Implementation

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