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