titleBarHeight property

double get titleBarHeight
override

Implementation

double get titleBarHeight {
  throw UnimplementedError('titleBarHeight getter has not been implemented.');
}