children property

List<FSelectItem<T>> children
final

The nested FSelectItems.

Implementation

final List<FSelectItem<T>> children;