Flutter
widgets
WidgetSpan
child property
child
description
child
property
Null safety
Widget
child
final
The widget to embed inline within text.
Implementation
final Widget child;
Flutter
widgets
WidgetSpan
child property
WidgetSpan class
Constructors
WidgetSpan
Properties
alignment
baseline
child
hashCode
runtimeType
style
Methods
build
codeUnitAt
codeUnitAtVisitor
compareTo
computeSemanticsInformation
computeToPlainText
debugAssertIsValid
debugDescribeChildren
debugFillProperties
describeSemantics
getSemanticsInformation
getSpanForPosition
getSpanForPositionVisitor
noSuchMethod
toDiagnosticsNode
toPlainText
toString
toStringDeep
toStringShallow
toStringShort
visitChildren
Operators
operator ==