addAccount property

  1. @override
String get addAccount
override

Button text to add a new account

In en, this message translates to: 'Add account'

Implementation

@override
String get addAccount => 'Add account';