EasyTag constructor

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

Implementation

const EasyTag({Key? key}) : super(key: key);