NavigationBar

data class NavigationBar(val blurRadius: Int)

Properties specific to the OUDS Navigation Bar.

Constructors

Link copied to clipboard
constructor(blurRadius: Int)

Properties

Link copied to clipboard

The blur radius applied to the navigation bar's background to create the glassmorphism effect.