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