Using only shape is not enough to prevent the title from moving, both shape and collapsedShape must be provided.
shape
collapsedShape
ExpansionTile( shape: LinearBorder.none, collapsedShape: LinearBorder.none, ...