Lines Matching full:label
84 @State label: string = 'Hello World';
87 this.label = 'Hello ArkUI';
92 Text(`${this.label}`)
189 @State label: string = 'Hello World';
193 Text(`${this.label}`)
197 Text(`${this.label}`)
201 Text(`${this.label}`)
229 @State label: string = 'Hello World';
233 Text(`${this.label}`)
235 Text(`${this.label}`)
237 Text(`${this.label}`)