area property

  1. @override
double get area
override

Implementation

@override
double get area => width * height;