isEnabled method

Future<bool> isEnabled()

Returns true is pull-to-refresh feature is enabled, otherwise false.

Officially Supported Platforms/Implementations:

Implementation

Future<bool> isEnabled() => platform.isEnabled();