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