Incorrect use of ParentData widget
The fix should be obvious once you know which parent widget is missing.
- Flexible expected for Row, Column, or Flex
- Expanded (a specialized Flexible) expected for Row, Column, or Flex
- Positioned expected for Stack
- TableCell expected for Table