width property

  1. @override
num get width
override

The dimension width.

Implementation

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