menu
pixel_preview package
documentation
pixel_app/pixel_group.dart
PixelGroup
children property
children property
dark_mode
light_mode
children
property
List
<
PixelPreview
>
children
final
The list of widgets to display in this group
Implementation
final List<PixelPreview> children;
pixel_preview package
documentation
pixel_app/pixel_group
PixelGroup
children property
PixelGroup class