ContentElement constructor

ContentElement(
  1. String tag, {
  2. Object? key,
})

Implementation

ContentElement(super.tag, {super.key});