showAccountsLabel property

  1. @override
String showAccountsLabel
override

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

Implementation

@override
String get showAccountsLabel => 'Konten anzeigen';