Package-level declarations

Types

Link copied to clipboard
@Serializable
enum ScreenType : Enum<ScreenType>

Functions

Link copied to clipboard
fun AuthenticationScreenRoot(screenType: ScreenType, onBackClick: () -> Unit, onComplete: () -> Unit, modifier: Modifier = Modifier)