crossAxisAlignment property

double crossAxisAlignment
final

Cross-axis alignment in [-1, 1] (-1 = start, 0 = center, 1 = end). Only meaningful when crossAxisSize bounds the sheet smaller than the axis.

Implementation

final double crossAxisAlignment;