init method

void init(
  1. BuildContext context,
  2. T controller
)

Implementation

void init(BuildContext context, T controller) {}