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