SendField constructor
const
SendField({})
Implementation
const SendField(
{super.key,
required this.activeSendIconColor,
required this.textHint,
required this.fillColorTextFeild,
required this.textColor,
required this.onSubmitMessage});