appScreen property

String? appScreen
final

The screen of the app The screen is the current screen that the user is on Example: /home, /profile/settings

Implementation

final String? appScreen;