menu
my_complex_nullsafety package
documentation
my_complex.dart
Complex
operator * abstract method
operator * abstract method
dark_mode
light_mode
operator *
abstract method
Complex
operator *
(
Complex
other
)
Implementation
Complex operator *(Complex other);
my_complex_nullsafety package
documentation
my_complex
Complex
operator * abstract method
Complex class