menu
lb_planner
modules/dashboard/presentation/widgets/status_overview.dart
StatusOverview
StatusOverview const constructor
StatusOverview
dark_mode
light_mode
StatusOverview
constructor
const
StatusOverview
(
{
Key
?
key
,
})
Displays a chart overview of the user's tasks status.
Implementation
const StatusOverview({super.key});
lb_planner
status_overview
StatusOverview
StatusOverview const constructor
StatusOverview class