subItems property

List<String>? subItems
final

Optional list of sub-menu item titles.

Implementation

final List<String>? subItems;