children property

List<TabItem>? children
final

Sub children which will be seen when expanded

Implementation

final List<TabItem>? children;