remember Standard Style State
@Composable
Create and remember a StandardStyleState with init block.
Return
Parameters
init
the initialization block to be applied to the StandardStyleState after created and remembered.
Create and remember a StandardStyleState with init block.
the initialization block to be applied to the StandardStyleState after created and remembered.