width property

  1. @override
double width
final

The outline's width. Defaults to 1.

Contract

Must be > 0.

Implementation

@override
final double width;