Tag constructor

const Tag({
  1. Key? key,
})

Implementation

const Tag({super.key});