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