Skip to content

Commit af44c60

Browse files
authored
Merge pull request #14 from ServerDriven/Style-Updates
Update style.md
2 parents a1d9f58 + 065d452 commit af44c60

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

Objects/style.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,10 @@ Style {
66
77
backgroundColor: Color?
88
foregroundColor: Color?
9+
10+
width: Int?
11+
height: Int?
12+
13+
padding: Int
914
}
10-
```
15+
```

0 commit comments

Comments
 (0)