signedInLabel property
override
The semantics label used to indicate which account is signed in in the UserAccountsDrawerHeader widget.
Implementation
@override
String get signedInLabel => r'已登入帳戶';
The semantics label used to indicate which account is signed in in the UserAccountsDrawerHeader widget.
@override
String get signedInLabel => r'已登入帳戶';