includeMin property

  1. @override
bool includeMin
override

If true then min is allowed by the range.

Implementation

@override
bool get includeMin => true;