categories property

List<Category> categories
final

Categories that can contain folders or components that can display states. States will have widgets which you may click on and display the widget in the editor.

Implementation

final List<Category> categories;