const YuiClock({ required this.clockBase, required this.clockHand, this.size = 80, Key? key, }) : super(key: key);