utils/constants library
Constants
- appbarFontSize → const double
- Default app bar title font size.
- appbarFontWeight → const FontWeight
- Default app bar title font weight.
- appbarHeight → const double
- Default app bar height.
- channelAvatarSize → const double
- Default channel avatar size.
- channelItemHeight → const double
- Default channel row height.
- channelItemPadding → const EdgeInsets
- Default padding for channel rows.
- chatPageBackgroundColor → const Color
- Default chat page background color.
- chatPagePadding → const EdgeInsets
- Default padding around chat message bubbles.
- convoAuxiliaryFontSize → const double
- Channel secondary text font size.
- convoLastFontSize → const double
- Channel last-message font size.
- convoTitleFontSize → const double
- Channel title font size.
- convoUnreadFontSize → const double
- Channel unread font size.
- convoUnreadFontWeight → const FontWeight
- Channel unread font weight.
- defaultChannelPageSize → const int
- Default SDK query page size for ChannelPage.
- fileBubbleColor → const Color
- Default file message bubble color.
- kBubbleAvatarPadding → const double
- Default spacing between avatar and bubble.
- kBubbleAvatarSize → const double
- Default avatar size inside message bubbles.
- kBubbleBorderRadius → const double
- Default message bubble corner radius.
- kBubbleFileHeight → const double
- Default file bubble height.
- kBubbleFileIconSize → const double
- Default file icon size in message bubbles.
- kBubbleFileNameFontSize → const double
- Default file name font size.
- kBubbleFileSizeFontSize → const double
- Default file size font size.
- kBubbleFileWidth → const double
- Default file bubble width.
- kBubbleMarginTop → const double
- Default top margin between message bubbles.
- kBubbleMultiSelectIconPaddingLeft → const double
- Default left padding before multi-select checkbox.
- kBubbleMultiSelectIconPaddingRight → const double
- Default right padding after multi-select checkbox.
- kBubbleMultiSelectIconSize → const double
- Default multi-select checkbox size.
- kBubbleNameFontSize → const double
- Default sender-name font size in message bubbles.
- kBubblePaddingVertical → const double
- Default vertical padding inside text bubbles.
- kBubbleRefTextFontSize → const double
- Default reference summary font size.
- kBubbleRefTextPadding → const double
- Default reference summary padding.
- kBubbleSightIconSize → const double
- Default short-video play icon size.
- kBubbleStatusPadding → const double
- Default spacing between bubble and send status.
- kBubbleStatusSize → const double
- Default send-status icon size.
- kBubbleTextFontSize → const double
- Default text message font size.
- kBubbleTimeFontSize → const double
- Default message time font size.
- kBubbleTimeVerticalPadding → const double
- Default vertical padding around message time text.
- kBubbleVoiceDurationFontSize → const double
- Default voice duration font size.
- kBubbleVoiceDurationPadding → const double
- Default spacing around voice duration text.
- kBubbleVoiceIconSize → const double
- Default voice message icon size.
- kInputExtentionHeight → const double
- Height of the input extension panel.
- kInputExtentionIconSize → const double
- Icon size in the input extension panel.
- kInputExtentionItemFontSize → const double
- Font size for extension panel item titles.
- kInputExtentionItemRadius → const double
- Corner radius for extension panel items.
- kInputExtentionItemSize → const double
- Item size in the input extension panel.
- kInputExtentionItemSpaceH → const double
- Horizontal spacing between extension panel items.
- kInputExtentionItemSpaceV → const double
- Vertical spacing between extension panel items.
- kInputExtentionPanelPaddingBottom → const double
- Bottom padding for the extension panel.
- kInputExtentionPanelPaddingH → const double
- Horizontal padding for the extension panel.
- kInputExtentionPanelPaddingTop → const double
- Top padding for the extension panel.
- kInputFieldBorderRadius → const double
- Default input field corner radius.
- kInputFieldButtonSpace → const double
- Default spacing between input toolbar buttons.
- kInputFieldContentPaddingH → const double
- Horizontal content padding for the input field.
- kInputFieldContentPaddingV → const double
- Vertical content padding for the input field.
- kInputFieldFontHeight → const double
- Default input field line height.
- kInputFieldFontSize → const double
- Default input field font size.
- kInputFieldIconPaddingBottom → const double
- Bottom padding for input toolbar icons.
- kInputFieldIconSize → const double
- Default input toolbar icon size.
- kInputFieldMaxHeight → const double
- Maximum input text field height.
- kInputFieldMinHeight → const double
- Minimum input text field height.
- kInputFieldMorePaddingV → const double
- Vertical padding for the extension button.
- kInputFieldVoiceFontSize → const double
- Default voice input button font size.
- kInputFieldVoiceIconSize → const double
- Default voice input icon size.
- kInputFieldVoiceSpace → const double
- Default spacing inside the voice input button.
- kInputMultiSelectButtonFontSize → const double
- Font size for multi-select action buttons.
- kInputMultiSelectButtonHeight → const double
- Height of a multi-select action button.
- kInputMultiSelectHeight → const double
- Height of the multi-select input action bar.
- kInputQuotePreviewCloseIconSize → const double
- Close icon size inside the reference preview.
- kInputQuotePreviewHeight → const double
- Height of the reference preview above the input.
- kInputQuotePreviewPaddingH → const double
- Horizontal padding inside the reference preview.
- kMessageMenuFontSize → const double
- Default message menu text size.
- kMessageMenuIconSize → const double
- Default message menu icon size.
- kMessageMenuTextColor → const Color
- Default message menu text color.
- kSystemChannelMessageSpacingIncrease → const double
- Extra spacing around system-channel messages.
- kVoiceRecordingBackgroundHeight → const double
- Height of the voice recording overlay.
- kVoiceRecordingBottomSpace → const double
- Bottom spacing for the voice recording overlay.
- kVoiceRecordingCloseIconSize → const double
- Close icon size in the voice recording overlay.
- kVoiceRecordingFontSize → const double
- Font size used by voice recording feedback text.
- kVoiceRecordingIconSpace → const double
- Spacing around the voice recording icon.
- kVoiceRecordingVoiceIconHeight → const double
- Height of the voice recording icon.
- kVoiceRecordingVoiceIconWidth → const double
- Width of the voice recording icon.
- meBubbleColor → const Color
- Default outgoing message bubble color.
- messageAvatarSize → const double
- Default message avatar size.
- messageBubbleMaxWidthFactor → const double
- Maximum fraction of row width used by a message bubble.
- othersBubbleColor → const Color
- Default incoming message bubble color.
- scaffoldBackgroundColor → const Color
- Default scaffold background used by built-in ChatUI pages.
- systemBubbleColor → const Color
- Default system message bubble color.
- textfieldBackgroundColor → const Color
- Default input field background color.
- textfieldBorderColor → const Color
- Default input field border color.
- textfieldFilledColor → const Color
- Default filled input field color.
- textfieldFilledSendingColor → const Color
- Default input field color while sending.
- textfieldHintColor → const Color
- Default input field hint color.
- unreadBubbleWidth → const double
- Default unread badge width.