The class type for a screen component. Essentially defines some optional static members that you can specify on
the class rather than options to registerScreen
The screen name. This overrides the usage of displayName. displayName overrides the usage of the class name
This can be used but it is much better to use the title option when invoking {@link registerScreens}
The class type for a screen component. Essentially defines some optional static members that you can specify on the class rather than options to registerScreen