enabled property

bool enabled
final

Whether this slidable is interactive.

If false, the child will not slid to show actions.

Defaults to true.

Implementation

final bool enabled;