menu
fit_office
fit_office.dart
DashboardTopCourses
DashboardTopCourses.new const constructor
DashboardTopCourses.new
dark_mode
light_mode
DashboardTopCourses
constructor
const
DashboardTopCourses
(
{
Key
?
key
,
required
TextTheme
txtTheme
,
required
bool
isDark
,
})
Implementation
const DashboardTopCourses({ super.key, required this.txtTheme, required this.isDark, });
fit_office
fit_office
DashboardTopCourses
DashboardTopCourses.new const constructor
DashboardTopCourses class