Composable Function Common @Composable fun rememberWideNavigationRailState( initialValue: WideNavigationRailValue = WideNavigationRailValue.Collapsed ): WideNavigationRailState Create and remember a WideNavigationRailState.