enabled property

bool get enabled

Whether the pushable behavior is enabled.

Implementation

bool get enabled => _enabled;