crossStretch property

Row crossStretch
final

Implementation

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