hero property

Widget? hero
final

An optional full-width card shown above the grid — typically the single most important stat (e.g. current speed).

Implementation

final Widget? hero;