oldBuilder property
ErrorWidgetBuilder?
get
oldBuilder
The original Displayed Error Widget at start up.
Implementation
ErrorWidgetBuilder? get oldBuilder => _oldBuilder;
The original Displayed Error Widget at start up.
ErrorWidgetBuilder? get oldBuilder => _oldBuilder;