Container should expand in dimensions without constraints
... as long as it doesn't have a child. If it has a child, it should size according to that child. Essentially, if Container doesn't have a child, it pretends like it has a child that expands to fill its constraints.
Showing
Please register or sign in to comment