Dart API Reference
dart:core
double
operator *
operator *
method
Multiplication operator.
double
operator *
(
num
other
)
Multiplication operator.