the header of the last section when using 'plain' ListStyle in SwiftUI

I learned that the background appears on the header of the last section. Why does that happen. Here is my code:

This situration does not occur unless .font is applied to the Text.

How can we interpret this issue?

the header of the last section when using 'plain' ListStyle in SwiftUI
 
 
Q