of static method

Implementation

static TitleBarWebViewController of(BuildContext context) {
  throw UnsupportedError('Desktop title bars are unavailable on Web.');
}