Documentation

fg()

Sets the color of the divider line.

fg(color: BindingOrValue<UIColor | UIColor.ColorName | undefined>): this;

Notes

Related