Explicitly change to a particular interface.
static void changeUI(String ui) => _appState?.changeUI(ui);