dashboardTopBar method
Render a dashboard top bar component
Implementation
@override
Component dashboardTopBar(DashboardTopBarProps props) =>
CodexDashboardTopBar(props);
Render a dashboard top bar component
@override
Component dashboardTopBar(DashboardTopBarProps props) =>
CodexDashboardTopBar(props);