ariaRole property

  1. @HostBinding('attr.role')
String? get ariaRole

Implementation

@HostBinding('attr.role')
String? get ariaRole => role;