$state constant

List<StateDescriptor> const $state

Implementation

static const List<StateDescriptor> $state = [
  _$prop__hasError__ErrorBoundaryState,
  _$prop__showFallbackUIOnError__ErrorBoundaryState
];