isNull property

bool get isNull

Implementation

bool get isNull => breakpoint == null && screenType == null;