children property

List<TabItem>? children
final

Children of the current TabItem.

Implementation

final List<TabItem>? children;