TimePicker constructor

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

Implementation

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