Neutral

class Neutral(val text: String) : HintStatus

A neutral hint.

Neutral Hint Sample

Constructors

Link copied to clipboard
constructor(text: String)

Properties

Link copied to clipboard
open override val text: String

he text to be shown in the Hint.