Service History

fun ServiceHistory(state: SheetState, scope: CoroutineScope, service: HostService)

Custom component used to display the events related to the service lifecycle

Parameters

state

The state useful to manage the visibility of the ModalBottomSheet

scope

The coroutine useful to manage the visibility of the ModalBottomSheet

service

The service to display the related events