type List = { Padding: number? }
local List = ...:List() --> Canvas --// Canvas List:Label({Text="Hello world!"})
Last updated 1 month ago