children property

List<FSelectGroupItem<T>> children
final

The items.

Implementation

final List<FSelectGroupItem<T>> children;