setProperty abstract method

void setProperty(
  1. String name,
  2. dynamic value
)

Implementation

void setProperty(String name, dynamic value);