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