total property

double total

total returns the total of the inside part and the scrollable part.

Implementation

double get total => inside + max;