begin property

double begin
final

Where the line must start to be drawn. This represents a percentage from the available width.

It must be less than end and defaults to 0.0.

Implementation

final double begin;