crossAxisAlignment property
final
      Controls the vertical alignment of the prefix and the suffix widget in relation to content.
Defaults to CrossAxisAlignment.center.
Implementation
final CrossAxisAlignment crossAxisAlignment;Controls the vertical alignment of the prefix and the suffix widget in relation to content.
Defaults to CrossAxisAlignment.center.
final CrossAxisAlignment crossAxisAlignment;