Why `viewModelScope.launch` is underline by Red ? ...
# compose
a
Why
viewModelScope.launch
is underline by Red ? By the way, it's compile and work correctly. same thing for
splash.collectAsState()
Any explanations ?