isInactive property

bool get isInactive

Returns true if the current boolean value is inactive, otherwise false.

Implementation

bool get isInactive => !this;