Companion

object Companion

Functions

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