SubTxt.ets 100 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 /** * 角标右下角文字规则 */ export class SubTxt { txt: string; subTxtStyle: string; }