invalidEvent 常量
静态工厂用于向事件处理器公开 invalid
事件,这些事件处理器未必是 Element 的实例。
有关使用信息,请参阅 EventStreamProvider。
实现
static const EventStreamProvider<Event> invalidEvent =
const EventStreamProvider<Event>('invalid');
静态工厂用于向事件处理器公开 invalid
事件,这些事件处理器未必是 Element 的实例。
有关使用信息,请参阅 EventStreamProvider。
static const EventStreamProvider<Event> invalidEvent =
const EventStreamProvider<Event>('invalid');