TypingIndicator constructor

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

Creates the indicator.

Implementation

const TypingIndicator({super.key});