continuous property

bool continuous
final

Determines the expansion style. true (Continuous): Header's bottom corners flatten to merge with the body. false (Layered): Header remains fully rounded, body spawns from half-way underneath it.

Implementation

final bool continuous;