ProgressDashboardScreen constructor

const ProgressDashboardScreen({
  1. Key? key,
  2. String? initialTab,
})

Implementation

const ProgressDashboardScreen({super.key, this.initialTab});