setAttribute abstract method

void setAttribute(
  1. String key,
  2. Object? value
)

Implementation

void setAttribute(String key, Object? value);