Are you trying to set minimum height or width of Container() widget in a Flutter, then use 'constraints' attribute and apply BoxConstraints() on it like ...
確定! 回上一頁