area property

double get area

Implementation

double get area => width * height;