stretch property

Row stretch
final

Implementation

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