menu
arcane_jaspr package
documentation
core/props/animated_counter_props.dart
CounterRowProps
CounterRowProps.new const constructor
CounterRowProps.new const constructor
dark_mode
light_mode
CounterRowProps
constructor
const
CounterRowProps
(
{
required
List
<
Component
>
counters
,
String
gap
=
'48px'
,
})
Implementation
const CounterRowProps({ required this.counters, this.gap = '48px', });
arcane_jaspr package
documentation
core/props/animated_counter_props
CounterRowProps
CounterRowProps.new const constructor
CounterRowProps class