hint property
override
Returns a text-represented hint for this CallButton.
Implementation
@override
String get hint => 'btn_call_more'.l10n;
Returns a text-represented hint for this CallButton.
@override
String get hint => 'btn_call_more'.l10n;