width property

double width
final

The outline's width. Defaults to 1.

Contract

Throws AssertionError if the width is not positive.

Implementation

final double width;