of static method

Opal of(
  1. BuildContext context
)

Implementation

static Opal of(BuildContext context) => OpalWrapper.of(context).controller;