['onDashboard', 100], ]; } public function onDashboard(DashboardEvent $event): void { $event->addWidget('HeatmapWidget'); } }