Package-level declarations
Functions
Shape which leaves bottom start and bottom end corner unchanged, and applies a specified Dp on other corners.
Shape which leaves bottom end corner unchanged, and applies a specified Dp on other corners.
Shape which leaves bottom start corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top end and bottom end corner unchanged, and applies a specified Dp on other corners.
Extension function for a Modifier to scale a Composable (up) on focus.
Load something from resources easily.
Extension function to apply changes to a Modifier if the Composable is focused.
Easy method to load images as app icon on a ComposeWindow.
Shape which applies a specified Dp on all corners. Useful as middle part for StartCornerShape and EndCornerShape for example.
Extension function to get notified if the Composable is focused.
Extension function for a Modifier to scale a Composable (down) on click.
Shape which leaves top start and bottom start corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top start and top end corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top end and bottom start corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top end corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top start and bottom end corner unchanged, and applies a specified Dp on other corners.
Shape which leaves top start corner unchanged, and applies a specified Dp on other corners.
Get Material3 androidx.compose.material3.Typography with default sizes.
Extension function for a Modifier to translate a Composable vertically on click.