onReady method

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

Implementation

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