DoneWidgetRoute constructor

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

Implementation

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