animatedCounter method
Render an animated counter component
Implementation
@override
Component animatedCounter(AnimatedCounterProps props) =>
CodexAnimatedCounter(props);
Render an animated counter component
@override
Component animatedCounter(AnimatedCounterProps props) =>
CodexAnimatedCounter(props);