Package-level declarations

Functions

Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun CustomAppBarPreview()
Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun CustomAppBarWithActionButtonPreview()
Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun CustomAppBarWithRightButtonPreview()
Link copied to clipboard
@Preview(fontScale = 1.5, showBackground = true)
@Preview(showBackground = true)
fun CustomIconButtonPreview()
Link copied to clipboard
@Preview(showBackground = true)
fun CustomTextFieldPreview()
Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun FlexibleAppBarEmptyPreview()
Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun FlexibleAppBarPreview()
Link copied to clipboard
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun TextOnlyBarPreview()
@Preview(showBackground = true, fontScale = 2.0)
@Preview(showBackground = true)
fun TextOnlyBarPreviewWithActionButtonPreview()