children property

List<FSelectTile<T>> children
final

The items.

Implementation

final List<FSelectTile<T>> children;