isDefinitive property
bool
get
isDefinitive
Implementation
bool get isDefinitive =>
[LayoutUnit.point, LayoutUnit.percent].contains(this);
bool get isDefinitive =>
[LayoutUnit.point, LayoutUnit.percent].contains(this);