@wildix/xbees-connect > ConnectClient > onThemeChange
ConnectClient.onThemeChange property
Starts listen for the events of changing theme and handle with the provided callback
Signature:
onThemeChange: (callback: Callback<EventType.USE_THEME>) => RemoveEventListener;