Dart API Reference
dart:core
num
operator >
operator >
method
Relational greater than operator.
bool
operator >
(
num
other
)
Relational greater than operator.