mainCenter property

Row mainCenter
final

Implementation

static final mainCenter = Row(
  mainAxisAlignment: MainAxisAlignment.center,
);