isBlank property

bool get isBlank

is a black item

Implementation

bool get isBlank => isDie || _code == '0';