This ought to be a simple question, but there's scant documentation about transitions...
There's a class FadeTransition, which when run fades out a component. Is there a way to run it backwards to fade in a component? There's a reverse method, but I don't understand what it's supposed to do exactly.
