alignment property

Alignment alignment
final

Aligns the title within the ToolBar.

Defaults to Alignment.center.

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

See also:

Implementation

final Alignment alignment;