titleHeight property

double get titleHeight

Implementation

double get titleHeight =>
    _titleHeight ?? BasePickerConfigUtils.defaultPickerConfig.titleHeight;