menu
dutato
presentation/screens/progress/progress_dashboard_screen.dart
ProgressDashboardScreen
ProgressDashboardScreen.new const constructor
ProgressDashboardScreen.new
dark_mode
light_mode
description
ProgressDashboardScreen
constructor
const
ProgressDashboardScreen
(
{
Key
?
key
,
String
?
initialTab
,
})
Implementation
const ProgressDashboardScreen({super.key, this.initialTab});
dutato
progress_dashboard_screen
ProgressDashboardScreen
ProgressDashboardScreen.new const constructor
ProgressDashboardScreen class