hideAccountsLabel property

  1. @override
String hideAccountsLabel
override

The semantics label used for the button on UserAccountsDrawerHeader that hides the list of accounts.

Implementation

@override
String get hideAccountsLabel => 'Konten ausblenden';