menu
rohd_hcl
rohd_hcl.dart
FixedPoint
operator > method
operator >
dark_mode
light_mode
operator >
method
@
override
Logic
operator >
(
dynamic
other
)
override
Greater-than.
Implementation
@override Logic operator >(dynamic other) => gt(other);
rohd_hcl
rohd_hcl
FixedPoint
operator > method
FixedPoint class