titleBarHeight property

double? titleBarHeight
final

Height of the title bar in logical pixels.

If null, uses the theme's default title bar height.

Implementation

final double? titleBarHeight;