Summary constructor

Summary({
  1. Object? key,
})

Implementation

Summary({super.key}) : super('summary');