startChild property
The startChild will be on the left, and will occupy as much space as it wants,
up to the available horizontal space. Note that startChild should NOT be used
directly (use children instead).
Implementation
final Widget startChild;