includeMax property

  1. @override
bool includeMax
override

If true, then max is allowed by the range.

Implementation

@override
bool get includeMax => true;