Companion

object Companion

Functions

Link copied to clipboard
@Composable
fun dark(colors: IntUiLazyTreeColors = IntUiLazyTreeColors.dark(), metrics: IntUiLazyTreeMetrics = IntUiLazyTreeMetrics(), icons: IntUiLazyTreeIcons = IntUiLazyTreeIcons()): IntUiLazyTreeStyle
Link copied to clipboard
@Composable
fun light(colors: IntUiLazyTreeColors = IntUiLazyTreeColors.light(), metrics: IntUiLazyTreeMetrics = IntUiLazyTreeMetrics(), icons: IntUiLazyTreeIcons = IntUiLazyTreeIcons()): IntUiLazyTreeStyle