alignment property

AlignmentGeometry alignment
final

Alignment of content within the app bar.

Controls how the central content (title, header, subtitle, or child) is positioned within its available space. Default centers the content.

Implementation

final AlignmentGeometry alignment;