ConnectorThemeData constructor
Creates a theme that can be used for ConnectorTheme or TimelineThemeData.connectorTheme.
Implementation
const ConnectorThemeData({
this.color,
this.space,
this.thickness,
this.indent,
});
Creates a theme that can be used for ConnectorTheme or TimelineThemeData.connectorTheme.
const ConnectorThemeData({
this.color,
this.space,
this.thickness,
this.indent,
});