There are a couple of ways to add a border to a Flutter widget. The most basic way is to wrap your widget in a DecoratedBox.
確定! 回上一頁