Package-level declarations
Types
Link copied to clipboard
The class used to encapsulate the data needed to display screen information in the bottom bar of the home screen.
Link copied to clipboard
data class Icon(val selected: ImageVector, val unselected: ImageVector, val contentDescriptionStringID: Int)
The class that encapsulates data to display an icon with selectable states.
Link copied to clipboard
The data class containing information to populate the screen's toolbar.