menu
rohd_hcl
rohd_hcl.dart
FloatingPoint
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
FloatingPoint
operator > method
FloatingPoint class