CharacterBoundsUpdateEvent constructor
CharacterBoundsUpdateEvent([
- CharacterBoundsUpdateEventInit? options
Implementation
factory CharacterBoundsUpdateEvent(
[CharacterBoundsUpdateEventInit? options]) =>
CharacterBoundsUpdateEvent._(options ?? undefined);