TouchIndicator constructor

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

Implementation

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