createState method
Creates an instance of AnimatedChatRecordButton with a recording output path
Implementation
@override
State<AnimatedChatRecordButton> createState() =>
_AnimatedChatRecordButtonState();
Creates an instance of AnimatedChatRecordButton with a recording output path
@override
State<AnimatedChatRecordButton> createState() =>
_AnimatedChatRecordButtonState();