If you want to add border to some text of container then you can easily to do it by applying BoxDecoration to Container. code : Container( decoration: ...
確定! 回上一頁