space property

double? get space

If this is null, then the ConnectorThemeData.space is used. If that is also null, then this defaults to double.infinity.

Implementation

double? get space;