remember Style Interaction States
@Composable
Convenient method to create a StyleInteractionsState and remember it with the init block.
Return
Parameters
init
the initialization block applied to the StyleInteractionsState after it is created and remembered.