oldBuilder property

ErrorWidgetBuilder? get oldBuilder

The original Displayed Error Widget at start up.

Implementation

ErrorWidgetBuilder? get oldBuilder => _oldBuilder;