stats property

List<HeroStatItem>? stats
final

Stats to display below CTAs (e.g., uptime, servers, deploy time).

Implementation

final List<HeroStatItem>? stats;