mainEvenly property

Row mainEvenly
final

Implementation

static final mainEvenly = Row(
  mainAxisAlignment: MainAxisAlignment.spaceEvenly,
);