onInit method

  1. @protected
  2. @mustCallSuper
void onInit(
  1. BuildContext context
)

Implementation

@protected
@mustCallSuper
void onInit(BuildContext context) => controller.onInit(context);