onInit method

  1. @override
void onInit()
override

创建控制器

Implementation

@override
void onInit() {
  super.onInit();
}