features property

List<Widget> features
final

List of widgets that will be displayed under the title.

Preferably, list of WhatsNewFeature widgets.

Implementation

final List<Widget> features;