entries property

List<PreviewEntry> entries
final

The previews to host. Passed in (never read from a top-level const) so the release boundary can stay airtight.

Implementation

final List<PreviewEntry> entries;