TencentCloudChatTextStyle class
Constructors
- TencentCloudChatTextStyle({double? inputAreaIcon, double? auxiliaryText, double? messageBody, double? messageSnippet, double? contactTitle, double? sectionHeader, double? buttonLabel, double? mediaCaption, double? textFieldPlaceholder, double? infoLabel, double? subtitle, double? emphasizedText, double? standardText, double? standardLargeText, double? standardSmallText, double? fontsize_8, double? fontsize_10, double? fontsize_12, double? fontsize_13, double? fontsize_14, double? fontsize_16, double? fontsize_18, double? fontsize_20, double? fontsize_22, double? fontsize_24, double? fontsize_34})
Properties
- auxiliaryText → double
-
For auxiliary information such as timestamps and message status
no setter
-
For text labels within buttons
no setter
- contactTitle → double
-
For contact names in the conversation list
no setter
- emphasizedText → double
-
For emphasized text that needs to stand out
no setter
- fontsize_10 → double
-
Get the Adapted Fontsize 10
no setter
- fontsize_12 → double
-
Get the Adapted Fontsize 12
no setter
- fontsize_13 → double
-
Get the Adapted Fontsize 13
no setter
- fontsize_14 → double
-
Get the Adapted Fontsize 14
no setter
- fontsize_16 → double
-
Get the Adapted Fontsize 16
no setter
- fontsize_18 → double
-
Get the Adapted Fontsize 18
no setter
- fontsize_20 → double
-
Get the Adapted Fontsize 20
no setter
- fontsize_22 → double
-
Get the Adapted Fontsize 22
no setter
- fontsize_24 → double
-
Get the Adapted Fontsize 24
no setter
- fontsize_34 → double
-
no setter
- fontsize_8 → double
-
Get the Adapted Fontsize 8
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- infoLabel → double
-
For informational labels and descriptions
no setter
- inputAreaIcon → double
-
For the icons shows in the message input area
no setter
- mediaCaption → double
-
For captions of images, videos, and other media content
no setter
- messageBody → double
-
For text content within chat bubbles
no setter
- messageSnippet → double
-
For message previews in the conversation list
no setter
-
For navigation bar titles and profile names
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sectionHeader → double
-
For section headers and page titles
no setter
- standardLargeText → double
-
For larger-sized text used in general scenarios
no setter
- standardSmallText → double
-
For smaller-sized text used in general scenarios
no setter
- standardText → double
-
For standard-sized text used in general scenarios
no setter
- subtitle → double
-
For subtitles and secondary headings
no setter
- textFieldPlaceholder → double
-
For placeholder text in input fields
no setter
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