menu
deranged package
documentation
deranged.dart
RangeBounds<C extends Comparable<C>>
startBound property
startBound property
dark_mode
light_mode
startBound
property
Bound
<
C
>
get
startBound
The start bound of this range.
Implementation
Bound<C> get startBound;
deranged package
documentation
deranged
RangeBounds<C extends Comparable<C>>
startBound property
RangeBounds class