signedInLabel property Null safety
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 => '已登入帳戶';