columnHeight property

  1. @override
double columnHeight
inherited

Implementation

@override
double get columnHeight =>
    showColumnTitle ? configuration.style.columnHeight : 0;