menu
rohd_hcl
rohd_hcl.dart
FixedPoint
operator * method
operator *
dark_mode
light_mode
operator *
method
@
override
Logic
operator *
(
dynamic
other
)
override
Multiply operator.
Implementation
@override Logic operator *(dynamic other) => _multiply(other);
rohd_hcl
rohd_hcl
FixedPoint
operator * method
FixedPoint class