alignment property

Alignment alignment
final

For aligning child.

This uses Align and ColoredBox internally to set Alignment of Widget so, the complete area of widget including whitespace can be available for hit-test.

Implementation

final Alignment alignment;