menu
fetosense_mis
screens/dashboard/widget/hover_stat_card.dart
HoverStatCard
HoverStatCard.new const constructor
HoverStatCard.new
dark_mode
light_mode
HoverStatCard
constructor
const
HoverStatCard
(
{
Key
?
key
,
required
DashboardStat
stat
,
})
Implementation
const HoverStatCard({super.key, required this.stat});
fetosense_mis
hover_stat_card
HoverStatCard
HoverStatCard.new const constructor
HoverStatCard class