Flutter
widgets
StreamBuilder
<
T
>
builder property
builder
StreamBuilder class
Constructors
StreamBuilder
Properties
builder
initialData
hashCode
key
runtimeType
stream
Methods
afterConnected
afterData
afterDisconnected
afterDone
afterError
build
initial
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
builder property
AsyncWidgetBuilder
<
T
>
builder
final
The build strategy currently used by this builder.
Implementation
final AsyncWidgetBuilder<T> builder