width property

  1. @override
double width
final

The width.

Contract

Throws AssertionError if width <= 0.

Implementation

@override
final double width;