ClockPage constructor

const ClockPage({
  1. Key? key,
})

Implementation

const ClockPage({Key? key}) : super(key: key);