ursus
02/20/2024, 3:36 PMwhen (it) {
Loading, Uninitialized -> {
...
}
is Success -> {
...
}
is Fail -> {
...
}
}
it's a sealed class. Can I make the case literals stand out via color. It's white for me, hard to pick up