Fragment constructor

const Fragment({
  1. Object? key,
})

Implementation

const Fragment({this.key});