History constructor
const
History({
- bool show = false,
- HistoryView view = HistoryView.inSingleView,
Implementation
const History({this.show = false, this.view = HistoryView.inSingleView});