AppShell Overview
ChatTranslations class
Constructors
-
ChatTranslations({String chatsTitle = 'Chats', String chatsUnread = 'unread', String newChatButton = 'Start a chat', String newGroupChatButton = 'Start group chat', String newChatTitle = 'Start a chat', String image = 'Image', String searchPlaceholder = 'Search...', String startTyping = 'Start typing to find a user to chat with.', String cancelImagePickerBtn = 'Cancel', String messagePlaceholder = 'Write your message here...', String writeMessageToStartChat = 'Write a message to start the chat.', String writeFirstMessageInGroupChat = 'Write the first message in this group chat.', String imageUploading = 'Image is uploading...', String deleteChatButton = 'Delete', String deleteChatModalTitle = 'Delete chat', String deleteChatModalDescription = 'Are you sure you want to delete this chat?', String deleteChatModalCancel = 'Cancel', String deleteChatModalConfirm = 'Delete', String noUsersFound = 'No users were found to start a chat with.', String noChatsFound = 'Click on \'Start a chat\' to create a new chat.', String anonymousUser = 'Anonymous user', String chatCantBeDeleted = 'This chat can\'t be deleted', String chatProfileUsers = 'Users:', String imagePickerTitle = 'Do you want to upload a file or take a picture?', String uploadFile = 'UPLOAD FILE', String takePicture = 'TAKE PICTURE'})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited