extent property

double get extent

Returns the pixels where the appbar can scroll.

Implementation

double get extent => maxExtent - minExtent;