menu
arcane_jaspr package
documentation
core/props/hero_section_props.dart
HeroStatItem
HeroStatItem.new const constructor
HeroStatItem.new const constructor
dark_mode
light_mode
HeroStatItem
constructor
const
HeroStatItem
(
{
required
String
value
,
required
String
label
,
})
Implementation
const HeroStatItem({ required this.value, required this.label, });
arcane_jaspr package
documentation
core/props/hero_section_props
HeroStatItem
HeroStatItem.new const constructor
HeroStatItem class