alignment property
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;
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.
final Alignment alignment;