columnRowContainerHeight property

  1. @override
double columnRowContainerHeight
inherited

Implementation

@override
double get columnRowContainerHeight =>
    maxHeight! - headerHeight - footerHeight;