ZetaCardHeader constructor
Constructs a ZetaCardHeader.
Implementation
const ZetaCardHeader({super.key, this.title, this.description, required this.isRequired, this.headerMaxLines = 2});
Constructs a ZetaCardHeader.
const ZetaCardHeader({super.key, this.title, this.description, required this.isRequired, this.headerMaxLines = 2});