roundedTopBorder property
Whether to use a full border with rounded top corners consistent with material 3 styling.
When true, the rounded border will take precedence over any value specified by includeTopBorder, includeBottomBorder, includeLeftBorder, and includeRightBorder.
Implementation
final bool roundedTopBorder;