menu
func_dart_core
double
BoundedDouble
BoundedDouble constructor
BoundedDouble
brightness_4
brightness_5
BoundedDouble
constructor
BoundedDouble
(
double
bottom
,
double
top
)
Implementation
BoundedDouble(this.bottom, this.top) : super();
func_dart_core
double
BoundedDouble
BoundedDouble constructor
BoundedDouble class
Constructors
BoundedDouble
Properties
bottom
hashCode
runtimeType
top
Methods
compare
equals
noSuchMethod
toString
Operators
operator ==