of static method

Implementation

static HypertextThemeExtension of(BuildContext context) {
  return maybeOf(context)!;
}