feat: Implement client settings and profile management feature with sign-out functionality.
This commit is contained in:
@@ -171,4 +171,7 @@ class UiIcons {
|
||||
|
||||
/// Google icon
|
||||
static const IconData google = _IconLib2.google;
|
||||
|
||||
/// NFC icon
|
||||
static const IconData nfc = _IconLib.nfc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user