isNormalized property

  1. @override
bool get isNormalized
override

Whether the constraint is expressed in a consistent manner.

Implementation

@override
bool get isNormalized => false;