isTrue property Null safety

bool isTrue

Whether the underlying value is true

Implementation

bool get isTrue => _value;