StatusOverview constructor

const StatusOverview({
  1. Key? key,
})

Displays a chart overview of the user's tasks status.

Implementation

const StatusOverview({super.key});