changed method
void
changed()
Used to notify the addon when the size of the panel's DOM node has changed.
Implementation
void changed() => call('changed');
Used to notify the addon when the size of the panel's DOM node has changed.
void changed() => call('changed');