HistoryDialog constructor

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

Implementation

const HistoryDialog({
  super.key,
});