Both the expanded and the flexible have a flex of 1 so they both get to layout in 1 / (1+1) so half the width.
However, the flexible has a flexfit that allows it to be smaller than the maximum of half the width.
If you want the expanded to use the full width you should remove the flexible around the smaller part
CLICK HERE to find out more related problems solutions.