According this post Change back button icon you could set the back button text as ' '
(space) to give the feeling that nothing is written
Doc reference: https://ionicframework.com/docs/api/config/Config/ (see backButtonText)
Maybe another solution would be to set a display: none;
with css?