UIHeader constructor
UIHeader({})
Implementation
UIHeader({
this.elementId = 0,
this.labels = const [],
this.styleId = '',
this.text = '',
this.subText = '',
this.level = UIHeaderLevel.default_,
});