ChatL10nFa class
Persian l10n which extends ChatL10n.
Constructors
- ChatL10nFa.new({String and = 'و', String attachmentButtonAccessibilityLabel = 'ارسال رسانه', String emptyChatPlaceholder = 'هنوز پیامی در اینجا وجود ندارد', String fileButtonAccessibilityLabel = 'فایل', String inputPlaceholder = 'پیام', String isTyping = 'در حال نوشتن است...', String others = 'نفر دیگر', String sendButtonAccessibilityLabel = 'ارسال', String unreadMessagesLabel = 'پیامهای خوانده نشده'})
-
const
Properties
- and → String
-
Word 'and', currently part of the typing indicator.
finalinherited
- attachmentButtonAccessibilityLabel → String
-
Accessibility label (hint) for the attachment button.
finalinherited
- emptyChatPlaceholder → String
-
Placeholder when there are no messages.
finalinherited
- fileButtonAccessibilityLabel → String
-
Accessibility label (hint) for the tap action on file message.
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- inputPlaceholder → String
-
Placeholder for the text field.
finalinherited
- isTyping → String
-
Label for the typing indicator.
finalinherited
- others → String
-
Word 'others', currently part of the typing indicator.
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sendButtonAccessibilityLabel → String
-
Accessibility label (hint) for the send button.
finalinherited
- unreadMessagesLabel → String
-
Label for the unread messages header.
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited