const SendButton( {Key? key, required this.composerHeight, required this.onReceiveText, this.onPanCancel}) : super(key: key);