area property

int area

Area of the dimension.

Implementation

int get area => width * height;