size property

num size

Returns the size of the interval.

Implementation

num get size => end - start;