states property

List<String> states
final

Supported interaction states.

Not localized, for the reason given on variants: hovered, pressed and focused are the vocabulary the framework and the widgetbook already use, not prose about the component.

Implementation

final List<String> states;