onInit method

  1. @override
void onInit(
  1. Map args
)
override

Implementation

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