width property

  1. @override
double width
final

The divider's width (thickness). Defaults to 0.5.

Contract

Throws AssertionError if width <= 0.

Implementation

@override
final double width;