myanmarking
09/27/2021, 10:44 PMOG
09/27/2021, 11:55 PMmyanmarking
09/28/2021, 8:17 AMZach Klippenstein (he/him) [MOD]
09/28/2021, 2:16 PMImage(logo, modifier = Modifier
.background(Color.Red)
.size(width, height)
// Allow the logo to set its own size and center in the box
.wrapContentSize()
)
myanmarking
09/28/2021, 2:17 PM