isNotDefinitive property

bool get isNotDefinitive

Implementation

bool get isNotDefinitive =>
    [LayoutUnit.auto, LayoutUnit.undefined].contains(this);