STYLE_CLASS_NEEDS_ATTENTION

A CSS class used when an element needs the user attention, for instance a button in a stack switcher corresponding to a hidden page that changed state.

Refer to individual widget documentation for used style classes.

enum STYLE_CLASS_NEEDS_ATTENTION = "needs-attention";