Documentation

defaultIconStyle()

Sets the default icon size and margin.

defaultIconStyle(size: number, margin?: number): this;

Parameters

Return value

The theme itself, for method chaining.

Related