init method

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

Implementation

void init(BuildContext context, T viewModel) {}