Style Info
Style information for a specific text selection or cursor position during content editing. This class holds various text formatting properties like font family, size, color, and style.
Constructors
Properties
The text color as an ARGB integer, or null if mixed or unknown.
Information about a font face that couldn't be matched, or null if the font is available. This is set when the selection contains a single face that can't be matched, but not when multiple faces are selected.
Returns the font size formatted as a string with up to two decimal places.
Returns true if the selection contains multiple different fonts.
Returns true if the font couldn't be resolved or matched.
Returns true if the font is successfully resolved (not mixed and not unknown).
Decimal format used for formatting point sizes with up to two decimal places.
Returns the font size suitable for display in the UI styling bar.