Expanded(
  flex: 1,
  child: Container(
    color: Colors.amber,
    width: 100,
  ),
),