In Flutter, you can add a border (and customize its thickness and color as ... styleFrom( side: const BorderSide( width: 2, // the thickness ...
確定! 回上一頁