isCritical property

bool isCritical

Checks whether an option is critical.

Implementation

bool get isCritical => optionNumber.isOdd;