HistoryAppp constructor

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

Implementation

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