Documentation

pageBackground()

Sets the page background color.

pageBackground(color: UIColor.BackgroundType): this;

Parameters

Return value

The theme itself, for method chaining.

Related