builder property

StatefulWidgetBuilder? builder
final

The function which is used to obtain the stateful child widget.

Implementation

final StatefulWidgetBuilder? builder;