We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1d9f58 + 065d452 commit af44c60Copy full SHA for af44c60
1 file changed
Objects/style.md
@@ -6,5 +6,10 @@ Style {
6
7
backgroundColor: Color?
8
foregroundColor: Color?
9
+
10
+ width: Int?
11
+ height: Int?
12
13
+ padding: Int
14
}
-```
15
+```
0 commit comments