UIIcon constructor
UIIcon({})
Implementation
UIIcon({
this.elementId = 0,
this.labels = const [],
this.styleId = '',
this.icon = UIIconType.none,
this.color = UIColor.default_,
});
UIIcon({
this.elementId = 0,
this.labels = const [],
this.styleId = '',
this.icon = UIIconType.none,
this.color = UIColor.default_,
});