keyboardType: TextInputType.multiline, textInputAction: TextInputAction.newline, maxLines : null
This should give you ability to jump line when pressing enter