children property

List<TabItem>? children
final

List of TabItem that will be children of PopupMenuButton current Airoll.

Implementation

final List<TabItem>? children;