isBase property

bool isBase

Returns true if the current value is in its base state.

Implementation

bool get isBase => value.isBase;