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