trpp
note
ReadingTextField
ReadingTextField constructor
ReadingTextField
trpp
note
ReadingTextField
ReadingTextField constructor
ReadingTextField class
Constructors
ReadingTextField
Properties
fontSize
fontWeight
hashCode
key
runtimeType
text
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
ReadingTextField
constructor
ReadingTextField
(
{
String
text
,
double
fontSize
,
FontWeight
fontWeight
}
)
Implementation
ReadingTextField({this.text, this.fontSize, this.fontWeight});