currentScreen property

String currentScreen

The current screen.

Implementation

String get currentScreen;
void currentScreen=(String newValue)

The current screen.

Implementation

set currentScreen(String newValue);