CircleScrollAreaExpansion constructor
const
CircleScrollAreaExpansion({})
Implementation
const CircleScrollAreaExpansion({
super.key,
required this.w,
required this.color,
required this.height,
required this.aliment,
required this.marginList,
required this.valueList,
required this.offSetList,
required this.animation,
required this.call,
});