Lines Matching full:label
85 @State label: string = 'Hello World';
88 this.label = 'Hello ArkUI';
93 Text(`${this.label}`)
190 @State label: string = 'Hello World';
194 Text(`${this.label}`)
198 Text(`${this.label}`)
202 Text(`${this.label}`)
230 @State label: string = 'Hello World';
234 Text(`${this.label}`)
236 Text(`${this.label}`)
238 Text(`${this.label}`)