TwTextData class final

Constructors

TwTextData()

Properties

color Color?
getter/setter pair
decoration TextDecoration?
getter/setter pair
fontFamily String?
getter/setter pair
fontSize double?
getter/setter pair
fontStyle FontStyle?
getter/setter pair
fontWeight FontWeight?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
letterSpacing double?
getter/setter pair
lineHeight double?
getter/setter pair
maxLines int?
getter/setter pair
overflow TextOverflow?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaleFactor double?
getter/setter pair
softWrap bool?
getter/setter pair
strutStyle StrutStyle?
getter/setter pair
textAlign TextAlign?
getter/setter pair
textBaseline TextBaseline?
getter/setter pair
textStyle TextStyle?
getter/setter pair
themedStyle TextStyle?
getter/setter pair
wordSpacing double?
getter/setter pair

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