crossAxisAlignment property
Cross axis alignment used to layout the main content of the color picker in its column layout.
Defaults to CrossAxisAlignment.center.
Implementation
final CrossAxisAlignment crossAxisAlignment;
Cross axis alignment used to layout the main content of the color picker in its column layout.
Defaults to CrossAxisAlignment.center.
final CrossAxisAlignment crossAxisAlignment;