isSingular property

bool get isSingular

States whether the difference value is 1.

Implementation

bool get isSingular => _controller.isSingular;