Package-level declarations
Functions
Link copied to clipboard
The bar used to filter the revenues list
Link copied to clipboard
Custom card used to display a revenue details
Link copied to clipboard
fun RevenueLabels(contentPadding: PaddingValues = PaddingValues(
all = 5.dp
), labels: List<RevenueLabel>, trailingIcon: @Composable (RevenueLabel) -> Unit? = null, stickyHeaderContent: @Composable LazyItemScope.() -> Unit? = null)
Component used to display the labels attached to a revenue
Link copied to clipboard
The current revenues owned by the user