TextStyle

Class

Static Fields

AlignCenter: TextStyle
AlignLeft: TextStyle
AlignRight: TextStyle
Default: TextStyle

Instance Fields

color: StyleColor
fontSize: StyleLength
letterSpacing: StyleLength
outlineColor: StyleColor
outlineWidth: StyleFloat
overflowPosition: StyleEnum<TextOverflowPosition>
paragraphSpacing: StyleLength
wordSpacing: StyleLength

Methods

Apply(element: VisualElement): void
Equals(other: TextStyle): bool
Merge(overrides: TextStyle): void
DebugFillProperties(properties: DiagnosticPropertiesBuilder): void
Equals(obj: object): bool
GetHashCode(): int

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeDescribeIdentityShortHashToStringNullable

On this page