children property

List<SelectionItem<T>> children
final

The options from which the user can choose.

Implementation

final List<SelectionItem<T>> children;