To set specific padding for Container widget in Flutter, set padding property of the Container with the required EdgeInsets value. Syntax. Container ( padding: ...
確定! 回上一頁