SheetHeader constructor

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

Implementation

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