DispSpecs constructor
Implementation
DispSpecs({
required this.nameTags,
required this.backgroundColor,
required this.nameTagsColor,
required this.orientationVideo,
});
DispSpecs({
required this.nameTags,
required this.backgroundColor,
required this.nameTagsColor,
required this.orientationVideo,
});