BackgroundTaskStatusBar constructor
const
BackgroundTaskStatusBar({})
Implementation
const BackgroundTaskStatusBar({
super.key,
this.tasksSelected = false,
this.isViewingTeammate = false,
this.teammateFooterIndex = 0,
this.isLeaderIdle = false,
this.onOpenDialog,
});