Package-level declarations
Types
Link copied to clipboard
The Rain effects applied to the style.
Link copied to clipboard
The Snow effects applied to the style.
Functions
Link copied to clipboard
@Composable
Create and rememberSaveable a RainState using RainState.Saver. init will be called when the RainState is first created to configure its initial state.
Link copied to clipboard
@Composable
Create and rememberSaveable a SnowState using SnowState.Saver. init will be called when the SnowState is first created to configure its initial state.