loggedUsername top-level property

String get loggedUsername

Implementation

String get loggedUsername => appPrefs.loginUser!.username;