ui/dashboard_screen library

Classes

DashboardScreen
The panel's dashboard: stat cards and, when the host supplies one, charts.

Typedefs

DashboardChartBuilder = Widget Function(BuildContext context, ChartWidgetData data)
Builds the widget for one ChartWidgetData — a host's own charting library plotting the server's parsed labels and datasets.