Package-level declarations
Functions
Link copied to clipboard
Executes the function step in the SDAI presentation layer.
Link copied to clipboard
Renders the verticalScrollbar UI for the SDAI presentation layer.
private fun Modifier.verticalScrollbar(color: Color, thumbProvider: DrawScope.() -> ScrollbarThumb?): Modifier
Executes the verticalScrollbar step in the SDAI presentation layer.