isClosed property

bool get isClosed
inherited

Implementation

bool get isClosed => state == 'closed';