changed method

void changed()

Call if you've done something that might change the size of the marker (for example changing the content of a replacedWith node), and want to cheaply update the display.

Implementation

void changed() => call('changed');