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