Dart · dart:html · Element; Element.p factory constructor ... Element.p(). Creates a new <p> element. This is equivalent to calling new Element.tag('p') .
確定! 回上一頁