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