自定义元素构造函数 类型定义

  1. @已弃用
自定义元素构造函数 = void Function()

实现

@deprecated // experimental
typedef void CustomElementConstructor();