width property

  1. @override
double width
final

The outline's width. Defaults to 1.

Contract

Throws AssertionError if the width is not positive.

Implementation

@override
final double width;