menu
dart_interval package
documentation
dart_interval
Interval
none static method
none
brightness_4
none
static method
Null safety
Interval
none
(
)
Implementation
static Interval none() { return Interval._(0, 0); }
dart_interval package
documentation
dart_interval
Interval
none static method
Interval class
Constructors
between
Properties
hashCode
lowerBound
lowerClosed
runtimeType
upperBound
upperClosed
Methods
adjacentTo
comes_before
compareTo
join
noSuchMethod
overlaps
toString
Operators
operator &
operator ==
operator |
Static methods
none