setKey method

void setKey(
  1. dynamic key
)

Implementation

void setKey(key) => activeKey = key;