crossCenter property

Row crossCenter
final

Implementation

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