menu
arcane_jaspr package
documentation
core/props/pricing_card_props.dart
SpecEntry
SpecEntry.new const constructor
SpecEntry.new const constructor
dark_mode
light_mode
SpecEntry
constructor
const
SpecEntry
(
{
required
String
label
,
required
String
value
,
bool
highlight
=
false
,
})
Implementation
const SpecEntry({ required this.label, required this.value, this.highlight = false, });
arcane_jaspr package
documentation
core/props/pricing_card_props
SpecEntry
SpecEntry.new const constructor
SpecEntry class