borderWidth property

double borderWidth
final

The border width (thickness).

Contract

Throws AssertionError if:

  • borderWidth <= 0.0
  • borderWidth is Nan

Implementation

final double borderWidth;