init method

dynamic init()

Implementation

init(){
  // entry point
  AcxAppThemeNotifier().init();
}