DebugSearchStateWithViewModel

fun DebugSearchStateWithViewModel(viewModel: DebugViewModel, modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, searchState: LogSearchManager.SearchState, filterTexts: List<String>, presetFilters: List<String>, logs: List<DebugViewModel.UiMeshLog>, filterMode: FilterMode, onFilterModeChange: (FilterMode) -> Unit, onExportLogs: () -> Unit? = null)(source)