NavScreen
Base class for every screen in a NavEase navigation graph.
Extend this class and annotate the subclass with @NavEaseScreen so that the KSP processor can discover it and generate the route sealed class, screen factory, typed navigation/args extensions, and nav host.