Package-level declarations

This package contains the core OrangeBusinessToolsTheme class, which acts as the bridge between the abstract contract and the concrete Orange Business Tools visual implementation used to configure the OudsTheme.

Types

Link copied to clipboard
open class OrangeBusinessToolsTheme(orangeFontFamily: OrangeFontFamily, roundedCornerButtons: Boolean = false, roundedCornerTextInputs: Boolean = true) : OudsThemeContract

The Orange Business Tools theme.

Properties