Modal Project Stats
fun ModalProjectStats(state: SheetState, scope: CoroutineScope, project: Project, publishedUpdates: List<ProjectUpdate>)
Custom ModalBottomSheet container to display the projects stats
Parameters
state
The state useful to manage the visibility of the ModalBottomSheet
scope
The coroutine useful to manage the visibility of the ModalBottomSheet
project
The project to display its stats
published Updates
The list of the published updates