atTop property

bool atTop
final

Equivalent to the atTop argument in RefreshIndicatorState.show.

Note: Changes to this value will not appear until the indicator is next shown.

Implementation

final bool atTop;