CupertinoPageControl constructor
const
CupertinoPageControl({})
Implementation
const CupertinoPageControl({
super.key,
this.icon,
this.name,
this.function,
this.brightness,
required this.isSelect,
required this.length,
required this.timer,
required this.current,
});