Flutter
widgets
DefaultTextStyle
style property
style
description
style
property
Null safety
TextStyle
style
final
The text style to apply.
Implementation
final TextStyle style;
Flutter
widgets
DefaultTextStyle
style property
DefaultTextStyle class
Constructors
DefaultTextStyle
fallback
Properties
child
hashCode
key
maxLines
overflow
runtimeType
softWrap
style
textAlign
textHeightBehavior
textWidthBasis
Methods
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateShouldNotify
wrap
Operators
operator ==
Static methods
merge
of