Application
Item
fun ApplicationItem(isTheFirst: Boolean = false, application: AmetistaApplication, viewModel: ApplicationsScreenViewModel)
The component to the details of an AmetistaApplication
Parameters
isTheFirst
Whether is the first application of the list displayed
application
The application to display
viewModel
The viewmodel related to the com.tecknobit.ametista.ui.screens.applications.presenter.ApplicationsScreen