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