FractionalTreeRowExtent typedef

FractionalTreeRowExtent = FractionalSpanExtent

Specified the TreeRow height as a fraction of the viewport extent.

For example, a row with a 1.0 as fraction will be as tall as the viewport.

Implementation

typedef FractionalTreeRowExtent = FractionalSpanExtent;