of static method

Implementation

static AppContextEvents of(BuildContext context) {
  return sunny.get(context: context);
}