boxShadowList

@Composable
abstract fun boxShadowList(boxShadowList: List<BoxShadow>?)(source)

Set the list of box shadows of the current component.


List of box shadows of the current component.