Watch constructor

const Watch(
  1. WidgetBuilder builder, {
  2. Key? key,
})

Implementation

const Watch(this.builder, {super.key});