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