isInPrompt property

bool isInPrompt

Whether this set of flags has the inPrompt flag set.

Implementation

bool get isInPrompt => has(inPrompt);