init method

void init(
  1. BuildContext context
)

Implementation

void init(BuildContext context) {
  setContextReference(context);
}