I constructor

I({
  1. Object? key,
})

Implementation

I({super.key}) : super('i');