HeaderViewWidget constructor

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

Implementation

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