area property

  1. @override
num get area
override

The area of this dimension.

Implementation

@override
num get area => compute().area;