This can be achieved by adding a decoration to the container as below. decoration: BoxDecoration( border: Border( top: BorderSide(width: 16.0, ...
確定! 回上一頁