height property

double? height
final

Fixed status bar height.

When omitted, the height is resolved from style and then from the default status bar style.

Implementation

final double? height;