Package-level declarations
Functions
A custom LazyColumn that supports an optional collapsible header. The header hides when scrolling down and shows when scrolling up or reaching the top.
A title component for sections within a list or settings screen. This version accepts a raw String.
A title component for sections within a list or settings screen. This version accepts a StringResource for localized text.
A row component designed for selection lists (like Language or Country selection). This version accepts a raw String.
A row component designed for selection lists (like Language or Country selection). It shows a label and displays a checkmark only when isSelected is true.
A row component that displays a label and a string value.
A row component that displays a label and a value using StringResource.