height property

double get height

The current measured height of the LoadMore widget.

Implementation

double get height => _height;