Flutter
widgets
AnimatedBuilder
builder property
builder
description
builder
property
Null safety
TransitionBuilder
builder
final
Called every time the animation changes value.
Implementation
final TransitionBuilder builder;
Flutter
widgets
AnimatedBuilder
builder property
AnimatedBuilder class
Constructors
AnimatedBuilder
Properties
builder
child
hashCode
key
listenable
runtimeType
Methods
build
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==