ConfigChangedHandler typedef

ConfigChangedHandler = void Function()

Represents the config changed callback.

Implementation

typedef ConfigChangedHandler = void Function();