nostrAddressHint property
Placeholder text for nostr address input field
In en, this message translates to: 'name@example.com'
Implementation
@override
String get nostrAddressHint => 'имя@пример.com';
Placeholder text for nostr address input field
In en, this message translates to: 'name@example.com'
@override
String get nostrAddressHint => 'имя@пример.com';