disable property Null safety

StackLift disable
read / write

Implementation

static StackLift disable =
    StackLift._p((Controller c) => c._stackLiftEnabled = false);