gap property

double? gap
final

The gap of the line drawn within the connector.

If this is null, then this defaults to 1.0.

Implementation

final double? gap;