ElementAttributeSetter typedef
ElementAttributeSetter =
void Function(String value)
Implementation
typedef ElementAttributeSetter = void Function(String value);
typedef ElementAttributeSetter = void Function(String value);