theta property Null safety

double theta

Implementation

double get theta => atan2(imaginary, real);