ErrorScreenProps

constructor(errorMessage: String = "Oops! Something went wrong.", onRetry: () -> Unit = {})