items property
The choice items of type T
to be used while building items of ListView
which is content of the dialog
Implementation
final List<T> items;
The choice items of type T
to be used while building items of ListView
which is content of the dialog
final List<T> items;