FortalezaTextStyle class

Annotations
  • @MixableToken.new(TextStyle)

Constructors

FortalezaTextStyle({required TextStyle text1, required TextStyle text2, required TextStyle text3, required TextStyle text4, required TextStyle text5, required TextStyle text6, required TextStyle text7, required TextStyle text8, required TextStyle text9})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
text1 TextStyle
final
text2 TextStyle
final
text3 TextStyle
final
text4 TextStyle
final
text5 TextStyle
final
text6 TextStyle
final
text7 TextStyle
final
text8 TextStyle
final
text9 TextStyle
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<TextStyleToken, TextStyle>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited