isDisabled property

bool isDisabled
final

Whether swiping is disabled.

If true, swiping is disabled, except when triggered by the controller.

Defaults to false.

Implementation

final bool isDisabled;