You can make use of bleed
property which determines whether the element should bleed through its parent’s padding.
or you can use separator
property which draws a separating line at the top of the element if set to 'true'.
Ref this doc for reference.