children property

List<TabItem>? children
final

List of TabItem that will be children of PopupMenuButton

Implementation

final List<TabItem>? children;