shouldBuildErrorWidget property
bool
get
shouldBuildErrorWidget
扩展方法:判断是否需要构建 Widget
Extension method: determine whether to build the widget
Implementation
bool get shouldBuildErrorWidget => this == FlutterAvpdef.error;