height property
double
get
height
The current measured height of the LoadMore widget.
Implementation
double get height => _height;
The current measured height of the LoadMore widget.
double get height => _height;