refreshing property

bool refreshing
final

Whether the indicator should be shown or hidden.

true shows the indicator, and false hides it.

Remember to rebuild the widget after modifying this value.

See the DeclarativeRefreshIndicator for more information.

Implementation

final bool refreshing;