menu
arcane_jaspr package
documentation
core/props/hero_section_props.dart
HeroSectionProps
stats property
stats property
dark_mode
light_mode
stats
property
List
<
HeroStatItem
>
?
stats
final
Stats to display below CTAs (e.g., uptime, servers, deploy time).
Implementation
final List<HeroStatItem>? stats;
arcane_jaspr package
documentation
core/props/hero_section_props
HeroSectionProps
stats property
HeroSectionProps class