alignment property

Alignment alignment
final

Align the title within the TitleBar.

Defaults to Alignment.center.

The TitleBar will expand to fill its parent and position its child within itself according to the given value.

See also:

Implementation

final Alignment alignment;