titleBarHeight property

int titleBarHeight
final

Height of the optional Flutter-powered title bar.

Defaults to zero so the WebView fills the native window unless callers explicitly opt into a custom title bar with runWebViewTitleBarWidget.

Implementation

final int titleBarHeight;