Package-level declarations
Types
Link copied to clipboard
object PageModels
Link copied to clipboard
data class PresentationProps(val titleFontSize: TextUnit = 180.sp, val itemsFontSize: TextUnit = 36.sp, val titleTextColor: Color = Color.White, val itemsTextColor: Color = Color.White, val colorPrimary: Color = Color.Black, val colorSecondary: Color = Color.White)
Functions
Link copied to clipboard
@Composable