groups property

List<PixelGroup> groups
final

List of all widgets (currently only components are supported) to display

Implementation

final List<PixelGroup> groups;