Level Bar
@Composable
Creates a org.gnome.gtk.LevelBar that shows a level indicator.
Parameters
value
The level at which the level bar is filled.
modifier
Compose Modifier for layout and styling.
orientation
The orientation of the level bar.
inverted
Whether the level bar is inverted.
max Value
The maximum value that can be reached.
min Value
The minimum value.
mode
The level bar mode.
offsets
A list of Offset used to apply styles on the level bar.