mainAround property

Row mainAround
final

Implementation

static final mainAround = Row(
  mainAxisAlignment: MainAxisAlignment.spaceAround,
);