StyleSchema
constructor(size: SizeSchema, margin: MarginSchema? = null, padding: PaddingSchema? = null, background: BackgroundSchema? = null, border: BorderSchema? = null, clip: ClipSchema? = null, windowInsets: WindowInsetsSchema? = null)