ui property

The UserInterface this screen is bound to.

Throws an exception if the screen is not currently bound to an interface.

Implementation

UserInterface<T> get ui => _ui!;