Legend

fun Legend(legendData: LegendData, modifier: Modifier = Modifier)

DHIS2 Legend. Used to display information on input value based on a range of values.

Parameters

legendData

data class with all parameters for component.

modifier

optional modifier.

windowInsets

optional window insets to be used by the bottom sheet.

bottomSheetLowerPadding

optional bottom sheet lower padding.