mainBetween property

Row mainBetween
final

Implementation

static final mainBetween = Row(
  mainAxisAlignment: MainAxisAlignment.spaceBetween,
);