states property

List<T> states
final

List of items to display in the dialog.

Implementation

final List<T> states;