Constructors
Link copied to clipboard
constructor()
Display a failure state.
constructor(labelText: String? = null, preView: @Composable () -> Unit? = null, postView: @Composable () -> Unit? = null)
Display a failure state.
Display a failure state.