disable property Null safety
read / write
Implementation
static StackLift disable =
StackLift._p((Controller c) => c._stackLiftEnabled = false);
static StackLift disable =
StackLift._p((Controller c) => c._stackLiftEnabled = false);