Dart API Reference
dart:core
num
operator <=
operator <=
method
Relational less than or equal operator.
bool
operator <=
(
num
other
)
Relational less than or equal operator.